AngularJS Developer Question:

Explain routing in AngularJS?

Answer:

It is concept of switching views. AngularJS based controller decides which view to render based on the business logic.

Read All 125 AngularJS Developer Questions
Previous QuestionNext Question
Explain me what is $rootScope?Tell me is AngularJS extensible?