Cheat Sheet:-
http://viralpatel.net/blogs/angularjs-routing-and-views-tutorial-with-example/
- $routeProvider /URL#Redirect
- TemplateURL +Controller Binding
-
when(
'/ShowOrder/:orderId'
,
= $route.current.
otherwise({
redirectTo
- Ng-view
- Ng-Include
- ng-repeat-start
- ng-repeat-end
http://viralpatel.net/blogs/angularjs-routing-and-views-tutorial-with-example/
No comments :
Post a Comment