What is the difference between ngroute and ui-router?



What is the difference between ngroute and ui-router?..

Answer / Sudhir Kumar

ngRoute is a built-in routing module in AngularJS version 1.x, which provides basic routing functionality for applications. On the other hand, ui-router is a popular third-party JavaScript library that offers more advanced features such as nested views, resolve dependencies, and state management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is the different versions of angular?

1 Answers  


Explain currency filter?

1 Answers  


What are the basic steps to unit test an angularjs filter?

1 Answers  


What is data binding in angular 7?

1 Answers  


What is a routing in angular js?

1 Answers  


Explain the role of $routeprovider in angularjs?

1 Answers  


What is the difference between constructor and ngonlnit in angular js?

1 Answers  


What is jit and aot?

1 Answers  


What are the symbols used in one way and two ways data binding?

1 Answers  


What sre the directives in angularjs?

1 Answers  


What are the types of controller?

1 Answers  


How does angular application improve performance?

1 Answers  


Categories