Main idea
Last updated
Was this helpful?
Last updated
Was this helpful?
ng-state holds application state as single immutable object. Application is made from nested components which changes different state places. Path to the state is built by passing path to child components. State actions are injected into component which can access certain peace of state.