What is routes and route properties?



What is routes and route properties?..

Answer / Kishor Kumarmishra

Routes in AngularJS are configurations that define how the application navigates between different views. Each route contains route properties like path, templateUrl, controller, and resolve, which determine how the corresponding view will be displayed and what data it will contain.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How many types of data bindings are there in angularjs?

1 Answers  


What is aot build?

1 Answers  


What are event emitters?

1 Answers  


What is property binding in angular?

1 Answers  


What are the cookies methods?

1 Answers  


How can the spa be implemented with angular?

1 Answers  


Why does angular need an entrycomponents?

1 Answers  


How angular router works?

1 Answers  


How will you convert a string into a percentage?

1 Answers  


Explain order by filter angularjs?

1 Answers  


How angular apps prevent this attack?

1 Answers  


What is the difference between component and directive?

1 Answers  


Categories