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. Link : github.com/adnan-halilovic/angular-routing
Hey @theredbaron28, First of all, thanks for watching the video and commenting to it as well. I compared it with the new Angular changes and created a project for you, so you can download and follow! The issue you were facing was probably because of the router-link that is now routerLink. Here is the project link: github.com/adnan-halilovic/angular-routing Feel free to download, run and play with the project! Angular version 18.2 is there right now. Thanks!
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.
Link : github.com/adnan-halilovic/angular-routing
Thanks a lot for showing the past and how it is now. That was exactly what I needed to understand the new system.
you gotta love how front-end frameworks over complicate things that are as simple as routing
How dare a framework have more complicated routing than in pure HTML?
was losing my mind over simple page routing, thanks man you're awesome
Hi, you are welcome! Thanks for watching the video, and I am glad it was helpful.
Thank you very much for showing the updates that were made between the old version and the new one.🤗☺🤗
How to separate my files .routes to organize, for example, first.routes.ts and second.routes.ts?
Thanks for the simple to understand explanation. Helped a lot.
Hey, thanks for watching. I am glad to hear that.
Clear and good work = thank you for your presentation
You are welcome! Thank you for watching!
You are the best, thank you so much.
You are welcome. Thanks for watching!
Perfect, thanks for sharing this useful concept.
Glad it was helpful! Thanks for watching.
Thank you so much. This video help me a lot.
I was missing router outlet in html 😅 there's always a little something ! thanks for your video !
Thanks for the video and please tell us how to lazy load nested routes (children) ??
This is amazing thanks for sharing ❤
What if your standalone component has a non standalone child component? Is lazyloading possible?
hi excelente video, but I have a question , how configure the file app.routes.ts when i have two components father and child
Awesome Comtent!
Thank you!
thanks brother, so simple and so easy
Router.navigate() not working inside functional interceptor
so many thanks.
super video adnane! ostajem ti subscribe!
thank you ! so much man you saved me
Thank you, it helped me a lot!
amazing
Thank you so much Sir it helped
Thanks dude
You are welcome! 🙂
Thx so much bro
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
code to navigate to new page
could you share your icons extension.
Material Icons
Not working
Hey @theredbaron28,
First of all, thanks for watching the video and commenting to it as well.
I compared it with the new Angular changes and created a project for you, so you can download and follow!
The issue you were facing was probably because of the router-link that is now routerLink.
Here is the project link: github.com/adnan-halilovic/angular-routing
Feel free to download, run and play with the project!
Angular version 18.2 is there right now.
Thanks!