127. Adding Routes to the Feature Module. forChild, forRoot differences in Router Module - Angular

preview_player
Показать описание
Hi Friends
In this video, we will see how to spli the routes from the app module and add it to the feature module. We will also see the basic difference between forRoot and forChild in Router Module - angular.

The code is deployed in my Github account.

If you like my video, please subscribe to my channel.

#Angular #leelawebdev
Рекомендации по теме
Комментарии
Автор

I found the answer for my issue @7:38. Thanks!

tadtab
Автор

At (11:20 ), you deleterd the exports from user module. But why we need to do that ? as you mentioned in video 125 that all components have to be present in app module as its the entry point.

vipinsharma-zxcb
Автор

At (11:20 ), you deleterd the exports from user module. But why we need to do that ? as you mentioned in video 125 that all components have to be present in app module as its the entry point.

vipinsharma-zxcb