EmmanuelDemey / EmmanuelDemey/eslint-plugin-angular
Routing - Use AngularUI Router (Y270)
Open
Rule
- Dominant language
- JavaScript
- Stars
- 620
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/johnpapa/angularjs-styleguide/edit/master/README.md
- Use the [AngularUI Router](http://angular-ui.github.io/ui-router/) for client-side routing.
_Why?_: UI Router offers all the features of the Angular router plus a few additional ones including nested routes and states.
_Why?_: The syntax is quite similar to the Angular router and is easy to migrate to UI Router.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.