Angular Login and Routing Tutorial

Publicado el: 26 septiembre 2018
en el canal de: Shahajad Qureshi
309
2

Angular Login and Routing Tutorial.
Routes tell the router which view to display when a user clicks a link or pastes a URL into the browser address bar.

A typical Angular Route has two properties:

path: a string that matches the URL in the browser address bar.
component: the component that the router should create when navigating to this route.
You intend to navigate to the HeroesComponent when the URL is something like localhost:4200/heroes.

Import the component so you can reference it in a Route. Then define an array of routes with a single route to that component.


En esta página del sitio puede ver el video en línea Angular Login and Routing Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Shahajad Qureshi 26 septiembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 309 veces y le gustó 2 a los espectadores. Disfruta viendo!