Angularjs ui-router – A small demo



Angularjs ui-router – A small demo

0 0


ui_router_talk


On Github marilynwaldman / ui_router_talk

Angularjs ui-router

A small demo

Created by Marilyn Waldman

Routing Based on a User Defined Finite State Machine

  • Set of User Defined States
  • Transaction Matrix
  • Set of Signals

Advantages

  • Routing framework for AngularJS built by the AngularUI team
  • Manages views based on "state" rather than just the route URLs
  • Nested views - concretely next
  • Multiple views - side bar, d3 graph
  • Work Flow - signin/signout/signup

UI Router Example

Nested and Multiple Views click here

More Documentation

API Reference

The End

Find me on GitHub