Implementing routing in separate module in angular

حسین باژن
حسین باژن
17 بار بازدید - 7 سال پیش - In this video we will
In this video we will discuss, implementing routing in a separate routing module. At the moment, all the routing code is implemented in the root AppModule. However, for separation of concerns and maintainability, it is better to implement routing in a separate module and then import that routing module in the AppModule. If routing is in it's own module, it is easier to find and change routing code if required. Moving routing code into it's own module is easy and straight forward. Step 1 : Create a new fi
7 سال پیش در تاریخ 1396/12/23 منتشر شده است.
17 بـار بازدید شده
... بیشتر