Explain about routing and why do we use it?



Explain about routing and why do we use it?..

Answer / Abhijit Kumar Sinha

Routing in AngularJS is a mechanism that allows navigation between views (components) based on URL. It separates the user interface into multiple parts, making the application more modular and easier to manage. We use routing to navigate between different pages or sections of an application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

When dependent modules of a module are loaded?

1 Answers  


Explain the difference between angular 2 modules vs. Javascript modules

1 Answers  


Why do we use angular 2?

1 Answers  


What is elementref in angular 4?

1 Answers  


List some advantages of angular 2 over angular1.

1 Answers  


What angular js routes does?

1 Answers  


When first angularjs was released?

1 Answers  


What would you consider a thing you should be careful doing on onnginit()?

1 Answers  


What is Routing in Angular 5?

1 Answers  


What do you know about uppercase filter and lowercase filter in angularjs?

1 Answers  


What is scope emit?

1 Answers  


What is ng last name?

1 Answers  


Categories