@jeme I'd like to level up the docs. Trying to get at least the README.md to a similar level as https://github.com/angular-ui/ui-router#nested-states--views. My goal is to cover the main use cases in a couple of tutorial-like README: - [ ] Presenting routes as a mediating controller that bootstraps objects, loads data, and triggers the render loop. - [ ] Nesting routes. - [ ] Accessing parameters in the route and query string (such as filtering or paginating params). - [ ] Impact on the views. What do you think about it? Am I missing something? Cheers!
@jeme I'd like to level up the docs. Trying to get at least the README.md to a similar level as https://github.com/angular-ui/ui-router#nested-states--views.
My goal is to cover the main use cases in a couple of tutorial-like README:
What do you think about it? Am I missing something?
Cheers!