Question d’entretien chez Uneecops Technologies

what is angular routing ?

Réponse à la question d'entretien

Utilisateur anonyme

21 nov. 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.