Routing in Angular 17 | 18 and Lazyload Standalone Components

preview_player
Показать описание
Hey there, awesome followers! In this video, we are talking about routing in Angular 17 and also about lazyloading of standalone components!
Рекомендации по теме
Комментарии
Автор

Hi All,
Here is a link to a GitHub project that I just created, covering the same topic as shown in the video.
As there were some issues for some of you in the past, where you were not able to follow the video and make it work as I shown.

AdnanHalilovicDev
Автор

Thanks a lot for showing the past and how it is now. That was exactly what I needed to understand the new system.

kaviramsamy
Автор

you gotta love how front-end frameworks over complicate things that are as simple as routing

rodrigo-tjgf
Автор

was losing my mind over simple page routing, thanks man you're awesome

crimson
Автор

Thank you very much for showing the updates that were made between the old version and the new one.🤗☺🤗

DineCodeur
Автор

Clear and good work = thank you for your presentation

Samychou
Автор

Thanks for the simple to understand explanation. Helped a lot.

jt-fiwi
Автор

How to separate my files .routes to organize, for example, first.routes.ts and second.routes.ts?

Invencivel-omni
Автор

Perfect, thanks for sharing this useful concept.

shahabjoon
Автор

Thank you for the explanation
can you make a video about loadchildren and explain it too please

OmarAbroum
Автор

super video adnane! ostajem ti subscribe!

HamzaBajramoski
Автор

Thank you so much. This video help me a lot.

ashrafulhider
Автор

thanks brother, so simple and so easy

iamzb
Автор

I was missing router outlet in html 😅 there's always a little something ! thanks for your video !

InvaderRuben
Автор

What if your standalone component has a non standalone child component? Is lazyloading possible?

imbragimovetalavera
Автор

Thanks for the video and please tell us how to lazy load nested routes (children) ??

paweld.
Автор

hi excelente video, but I have a question, how configure the file app.routes.ts when i have two components father and child

Orphen
Автор

Router.navigate() not working inside functional interceptor

MithileshPandey-gbxw
Автор

I think Google's Angular team could have done a better job of communicating the change from the way routing was handled before and after version 17

ohmegatech