Like ui-router, but without all the Angular. The best way to structure a single-page webapp.
TehShrike on master
Bump some dev dependencies to m… (compare)
TehShrike on ArtskydJ-patch-1
TehShrike on master
Change tehshrike.github.io link… Merge pull request #123 from Te… (compare)
ArtskydJ on ArtskydJ-patch-1
Change tehshrike.github.io link… (compare)
stateRouter.go
(or have the user click on a link) to update the url with any parameters representing what has changed, which will cause the necessary components to update
activate
function for that state, and have it listen for events
asr.makePath
resolve
state.go('logout')
or having the user click on a link <a href="{{ asr.makePath('logout') }}">logout</a>