What is the main purpose of $routeprovider in angularjs?
Answer / Birendra Kumar
The primary purpose of `$routeProvider` in AngularJS is to define routes and their associated templates, controllers, and dependencies for an application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does ng controller do?
What is mvc application?
How to disable right click event in angularjs?
What an angular 5 component made of? How do you generate a new component?
What is the difference between activatedroute and activatedroutesnapshot?
What is the use of bearer token?
What is ng build command?
Explain zone in angular?
Can we use angularjs in android?
Explain digest life-cycle in AngularJS?
What is life cycle hook in angular?
What routing means?