Angular 2 Tutorial - 32 - Routing Module

preview_player
Показать описание

📱 Follow Codevolution

Angular 2 | Angular 2 Routing | Angular 2 Tutorial | Angular 2 Tutorial for Beginners | Angular 2 Navigation | Angular 2 RouterLink | Angular 2 RouterLinkActive | Routing Module
Рекомендации по теме
Комментарии
Автор

I like how organized is the code!! simply I love it!

mundoesceptico
Автор

Hi, nice explanation for beginners.
I have a doubt, why we are importing browsermodule, AppRoutingModule two times (1st with import keyword & 2nd inside the @ngModule decorator) in the App.module file ..?

I am a beginner for Angular.Your answers help me a lot.

leelavathy
Автор

This is the best explanation of app-routing.module.ts

adam
Автор

This is the wonderfull explaination about routing but the content of employee and department are loaded under the buttons only in url path is changed but the content of changed path is loaded their only so in case if we want to show our employee content in employee page so for that how can we perform routing

praffulrajvavaidya
Автор

Great content, I think you just missed the default path. You know, the one with the "" (empty string) value

MrJohn
Автор

Hi,
Could you please provide a tutorial for multiple routing or nested routing within the components., its would be a great help

SIRISH
Автор

how to create routing between custom modules ??

sivasumanth
Автор

How to config auto add new declaration when i used cli ng c component command it is auto add app modual, so every time remove and add it's into routing Modual.

JeeteshNariya