employer cover photo
employer logo
employer logo

Uneecops Technologies

Is this your company?

Uneecops Technologies interview question

what is angular routing ?

Interview Answer

Anonymous

Nov 21, 2020

Image result for what is angular routing It is a web app that loads a single HTML page and dynamically updates that page as the user interacts with the web app. AngularJS supports SPA using routing module ngRoute. ... When a user requests a specific url, the routing engine captures that url and renders the view based on the defined routing rules.