August 2017
Beginner to intermediate
370 pages
8h 37m
English
The routing concept in relation to web applications represents the ability to do some of the following:
The Angular router helps to achieve the earlier mentioned capability of moving from one view to another while users work through the application. When the browser's URL changes, the router looks for a corresponding route from which it can determine the component to display. The following are some key aspects which need to be taken care of while working with the Angular router:
Read now
Unlock full access