Тёмный
No video :(

Angular child routes and how to implement nested routing 

CodeSpace
Подписаться 20 тыс.
Просмотров 21 тыс.
50% 1

How to implement child routing and nested routing in Angular
Angular tutorial series: • Pros and Cons of Angul...
Angular material : material.angul...
Get started with angular : • Video
Web page Navigation in Angular : • Router and navigation ...
Rest-api call in Angular: • Services, Rest api cal...
------------------------------------------------
Follow me on:
►RU-vid : bit.ly/2W1X7zz
►Facebook : / e.codespace
►LinkedIn : / gourabpaul
►Twitter : / gourab_p
-----------------------------------------------
#angular

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@martinl.2033
@martinl.2033 2 года назад
thank you very much!
@codespace
@codespace 2 года назад
My pleasure 😊
@ammuadi3164
@ammuadi3164 3 года назад
Nice one, very clear clarification received on child routes.
@codespace
@codespace 3 года назад
My pleasure 😊
@praveenpk8257
@praveenpk8257 Год назад
NIce video..thanks!
@DeepakSingh-gi1tf
@DeepakSingh-gi1tf 4 года назад
This video helped! Thanks.
@codespace
@codespace 4 года назад
My pleasure
@DanielRodriguez230399
@DanielRodriguez230399 3 года назад
Thanks, this was what I was looking for. 👍🏼
@codespace
@codespace 3 года назад
Welcome 😁
@AJonesB83
@AJonesB83 6 лет назад
Very nice and easily explained, thank u!
@codespace
@codespace 4 года назад
Welcome. My pleasure
@sony642
@sony642 4 года назад
Wonderful explanation!! Thanks a lot.
@codespace
@codespace 4 года назад
Welcome. My pleasure
@gabir1212
@gabir1212 5 лет назад
thank you. that was a very good one. saved me a lot of time!
@codespace
@codespace 4 года назад
Welcome. My pleasure
@snovich_117
@snovich_117 3 года назад
Thanks !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@codespace
@codespace 3 года назад
Welcome 😀
@ajithmathiyalagan3825
@ajithmathiyalagan3825 5 лет назад
good video...nice well..pls avoid background music
@ajithmathiyalagan3825
@ajithmathiyalagan3825 5 лет назад
@@codespace i Really confused about this concept but you simply and very clearly explained good work.keep it up for all upcoming videos.
@codespace
@codespace 4 года назад
Welcome
@Dmitrychar
@Dmitrychar 2 года назад
Nice lesson! But the music is terrible...
@codespace
@codespace 2 года назад
Thank you. Taken care in all latest videos
@Aradhyafouzde4
@Aradhyafouzde4 5 лет назад
Good work dude
@codespace
@codespace 4 года назад
Welcome . My pleasure
@anandlshinde
@anandlshinde 4 года назад
Hi I seen your Angular 8 nested routing video . it is very useful for all angular dev. but my requirement is different . nested routing in featured modules e.g: localhost:4200/dashboard localhost:4200/aboutus localhost:4200/java [ this is module parent link ] localhost:4200/java/corejava [ this is child link] localhost:4200/java/advjava [ this is child link] please guide me how to do this in angular 8 or to make separate video on this I waiting response Thanks in advance
@codespace
@codespace 4 года назад
Noted. Keep an eye
@andersondiaz808
@andersondiaz808 5 лет назад
ok, perfect but I have a question now, how to remove the view of the parent component so that it is only to see the view of the child component?
@andersondiaz808
@andersondiaz808 5 лет назад
@@codespace I already understood how it works, thanks. Your answer clarified me more the panorama.
@christianb.339
@christianb.339 5 лет назад
@@andersondiaz808 how did you do that finally? i dont get it
@andersondiaz808
@andersondiaz808 5 лет назад
@@christianb.339 You have to have a parent component whose only function is to have the router-outlet, do not put any html there, the rest of the children components will be the ones that will have their respective html, for example: if you want to have a users component where you want to show the list of registered users, you must first create two components, UsersFatherComponent and UsersComponent in the first (father) you will only have the router-outlet and in the second (child) you will put your respective html, then if later you want to add the view of a particular user, you will create a UserShowComponent (child) with their respective view.
@christianb.339
@christianb.339 5 лет назад
@@andersondiaz808 wow thanks for your quick reply! Yes i got that but it gets difficult when you have parent/child/child2/child3. I'll tell you my solution when its working, I'm on it :)
@codespace
@codespace 4 года назад
🙂
@juanjinario
@juanjinario 5 лет назад
With this structure (home - homeBase) how We can use traiing slash? example: 'localhost:4200/home/'
@codespace
@codespace 5 лет назад
You need to add it in router
@juanjinario
@juanjinario 5 лет назад
@@codespace I need to have localhost:4200/home/ , localhost:4200/home/color/ ; How add it?, because if you put in the path: "home/.", how u define the children: ""; I have this problem in a question on Stackoverflow ( stackoverflow.com/questions/57775359/how-to-keep-trailing-slash-in-url-in-angular-2-or-in-child-routes ). Pliz help me
Далее
Angular- Named Router. Load multiple routers
11:12
Просмотров 10 тыс.
Nested Routes - Angular (Tutorial #22)
8:57
Просмотров 22 тыс.
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Просмотров 16 млн
Brutally honest advice for new .NET Web Developers
7:19
Beautiful Router Animations with Angular
10:01
Просмотров 141 тыс.
How to route in Angular - Learning Angular (Part 5)
15:51