Angular 7 - Using Routing Module to Navigate

Описание к видео Angular 7 - Using Routing Module to Navigate

A short lesson on how to make use of the routing module. We continue with our hello world page, and use that to route to a second page building a menu like navigation structure.

Steps on this video include:
1. Create a second component.
2. Include it in app.module
3. Include the router-outlet tag on hello world
4. Include the routerLink to navigate on hello world
5. Update our Routes to remove HelloWorld component since it is bootstrapped.

Комментарии

Информация по комментариям в разработке