What is router and why is it used in angular?
Answer / Nitain Kumar
Router is a core module in Angular that enables navigation between application components. It provides the ability to define routes, handle URL changes, and manage the active route. The Router is essential for creating single-page applications (SPAs) with Angular.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is routerlink in angular?
What are angular classes?
What do you understand by rest in angular?
Is angular a oop?
What browsers do angular js support?
How AngularJS is compiled?
What is ng in angular?
How to display the values in tables in AngularJS?
How to set http request header in angular 4?
What do you know about uppercase filter and lowercase filter in angularjs?
What's new in angular 7?
How to install karma using npm?