Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Query Params and the Ember Router

Query Params and the Ember Router

An adventure in Routerland. My talk at emberfest.eu on 30th August 2013

alexspeller

August 30, 2013
Tweet

More Decks by alexspeller

Other Decks in Programming

Transcript

  1. TODO Model Query Params vs Controller Query Params Nicer way

    to bind query params to controller state ??? Profit
  2. Takeaways Routing is hard Nested routing is hard Asynchronus nested

    routing is hard Ember’s router is crazy awesome