Navigation is one of the important aspect in a web application. Even though a single page application (SPA) does not have multiple page concept, it does moves from one view (list of expenses) to another view (expense details). Providing clear and understandable navigation elements decides the success of an application.
Angular provides extensive set of navigation feature to accommodate simple scenario to complex scenario. The process of defining navigation element and the corresponding view is called Routing. Angular provides a separate module, RouterModule to set up the navigation in the Angular application. Let us learn the how to do the routing in Angular application in this chapter.
Some reference links:
https://github.com/subhrajyotiw5rtc/Angular/tree/angular-part-5
https://angular.io/api/router/Route
https://www.tutorialspoint.com/angular8/angular8_routing_and_navigation.htm
#angular #angularforbeginners #routing #angularrouting
Download
0 formats
No download links available.
Routing in Angular | Routing and Navigation | wildcard routing in Angular | @codingfromexperience3713 | NatokHD