Angular 4 Tutorial - Routing

preview_player
Показать описание
You must know this concept if you work in angular.
Routing , navigation , routing guard, routing uses, route provider, route constant in angular .
Routing is the concept in angular 4 which gives you the benefit of navigation to different component without loading full application.
I would say routing is the must know concept in angular 2 or angular 4.. Please like and subscribe my channel if you like my live angular 4 routing session. This is the video which describes how to use routing in angular 4 or how to use routing in angular 4. You can have a look on Angular 4 playlist and which contains Angular 4 Tutorials. You can learn angular 4 very easily. Routing , navigation href, router outlet routlink
Рекомендации по теме
Комментарии
Автор

Why Routing is important in Angular 4 because routing is a such a great feature for single page application which load different views on demand. SO it gives us the benefit not loading whole page again and again and in single container multiple views can be loaded.Also routing is kind have must implement feature in angular 2 or angular 4 project. Its not good idea to render view inside a view using ng-if . it kills performance. So Routing and advance routing is great features of Angular 2 or Angular 4.

DotNetTechy