When application needs to have deep linking within Tabbed navigation Child Routes are the best options in Angular.
Tag: angularjs
Fetch XML feed with AngularJS
AngularJS fetches the JSON feed from external file. But in case if we want to fetch the feed from an XML, we can use x2js plugin of angularJS which will help us fetch data from external XML files.
Superheroic JavaScript MVW Framework: AngularJS
AngularJS is what HTML would have been, had it been designed for building web-apps. Declarative templates with data-binding, MVW, MVVM, MVC, dependency injection and great stability story all implemented with pure client-side JavaScript!