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)
I personally think that barebones stores, with util functions and watched/computed properties with an observer/observable pattern to eliminate the need for component state, while also providing the flexibility to do things like declare classes/models with optional and required proptypes and possibly methods in-model is an ideal solution.
Something along the lines of a stripped-down MobX with optional and flexible structure implementation based on app scale/needs.
<MyStylingComponent><ui-view></ui-view></MyStylingComponent>
or <div class="my-child"><ui-view></ui-view></div>
ui-view
element a dumb placeholder for abstract-state-router, I wouldn't attach any semantic or stylistic meaning to it
display: flow
the main thing?
activate
method?
resolve
function is the route params