Routing in Angular 17 | 18 and Lazyload Standalone Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 43

  • @AdnanHalilovicDev
    @AdnanHalilovicDev  2 หลายเดือนก่อน

    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

  • @kaviramsamy3708
    @kaviramsamy3708 9 หลายเดือนก่อน +4

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

  • @rodrigo-tj1gf
    @rodrigo-tj1gf 9 หลายเดือนก่อน +23

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

    • @johnspeaks55
      @johnspeaks55 4 หลายเดือนก่อน +1

      How dare a framework have more complicated routing than in pure HTML?

  • @crimson8076
    @crimson8076 5 หลายเดือนก่อน +3

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

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  5 หลายเดือนก่อน +1

      Hi, you are welcome! Thanks for watching the video, and I am glad it was helpful.

  • @DineCodeur
    @DineCodeur 8 หลายเดือนก่อน +1

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

  • @Invencivel-omni
    @Invencivel-omni 10 หลายเดือนก่อน +1

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

  • @jt-fi9wi
    @jt-fi9wi 5 หลายเดือนก่อน

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

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  5 หลายเดือนก่อน

      Hey, thanks for watching. I am glad to hear that.

  • @Samychou340
    @Samychou340 7 หลายเดือนก่อน +1

    Clear and good work = thank you for your presentation

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  7 หลายเดือนก่อน

      You are welcome! Thank you for watching!

  • @m_i_g_u_e_l_
    @m_i_g_u_e_l_ 10 หลายเดือนก่อน +1

    You are the best, thank you so much.

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  10 หลายเดือนก่อน

      You are welcome. Thanks for watching!

  • @shahabjoon201
    @shahabjoon201 7 หลายเดือนก่อน

    Perfect, thanks for sharing this useful concept.

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  7 หลายเดือนก่อน

      Glad it was helpful! Thanks for watching.

  • @ashrafulhider9040
    @ashrafulhider9040 9 หลายเดือนก่อน

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

  • @InvaderRuben
    @InvaderRuben 4 หลายเดือนก่อน

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

  • @paweld.9542
    @paweld.9542 8 หลายเดือนก่อน

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

  • @vrb199
    @vrb199 8 หลายเดือนก่อน

    This is amazing thanks for sharing ❤

  • @imbragimovetalavera1486
    @imbragimovetalavera1486 2 หลายเดือนก่อน

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

  • @Orphen86
    @Orphen86 8 หลายเดือนก่อน

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

  • @adrian333dev
    @adrian333dev 10 หลายเดือนก่อน +1

    Awesome Comtent!

  • @iamzb3006
    @iamzb3006 8 หลายเดือนก่อน

    thanks brother, so simple and so easy

  • @MithileshPandey-gb4xw
    @MithileshPandey-gb4xw 3 หลายเดือนก่อน

    Router.navigate() not working inside functional interceptor

  • @tomastnt1997
    @tomastnt1997 หลายเดือนก่อน

    so many thanks.

  • @HamzaBajramoski
    @HamzaBajramoski 7 หลายเดือนก่อน

    super video adnane! ostajem ti subscribe!

  • @abdelrahman6786
    @abdelrahman6786 9 หลายเดือนก่อน

    thank you ! so much man you saved me

  • @Jipip-p4c
    @Jipip-p4c 8 หลายเดือนก่อน

    Thank you, it helped me a lot!

  • @rcciit9226
    @rcciit9226 3 หลายเดือนก่อน

    amazing

  • @vinayshetty5929
    @vinayshetty5929 8 หลายเดือนก่อน

    Thank you so much Sir it helped

  • @jonaa_pulma9235
    @jonaa_pulma9235 3 หลายเดือนก่อน

    Thanks dude

  • @doge_man3367
    @doge_man3367 4 หลายเดือนก่อน

    Thx so much bro

  • @ohmegatech666
    @ohmegatech666 3 หลายเดือนก่อน

    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

  • @DakaloTshivhase-pf2iw
    @DakaloTshivhase-pf2iw 8 หลายเดือนก่อน

    code to navigate to new page

  • @SanjuChilukuri
    @SanjuChilukuri 6 หลายเดือนก่อน

    could you share your icons extension.

  • @theredbaron28
    @theredbaron28 2 หลายเดือนก่อน

    Not working

    • @AdnanHalilovicDev
      @AdnanHalilovicDev  2 หลายเดือนก่อน

      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!