Styling Active link using routerLinkActive | Angular Router | Angular 13+

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

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

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

    Thank you soooo much sir, you literally saved me from my class assignment, I don't mean to disrespect my professor, but you are much more better than him in teaching Angular. You must be the God of Angular.

  • @avanishexplorer
    @avanishexplorer ปีที่แล้ว +1

    From last week watching your tutorial. Very clear concept explaination and undertsanding. TYSM sir.😊💻

  • @kadambariannadate634
    @kadambariannadate634 ปีที่แล้ว

    Thank you so much you have saved me from searching for long hours

  • @Viva-07
    @Viva-07 ปีที่แล้ว

    Thank you..your vids are awesome...you ll soon reach a million subs for sure

  • @Karthik22ng
    @Karthik22ng ปีที่แล้ว +1

    *routerLinkActive*
    - is a directive for adding add/remove class to an element that is bound to a routerlink
    - toggle css class
    - highlight the active link
    - when child route is active, all parent routes are marked as active
    - *routerLinkActiveOptions*
    - this will make the routerlinkactive only if it matches to the current url

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

    thank you very much, this playlist is the best of em all

  • @Loggerr
    @Loggerr 2 ปีที่แล้ว

    Thank you! The homepage sneaky bug was exactly what I was dealing with! Thanks!

  • @sona4612
    @sona4612 ปีที่แล้ว

    Thank you so much for the detailed explanation 🔥🔥

  • @himanshusahu8220
    @himanshusahu8220 2 ปีที่แล้ว

    Thank you so much you have saved a long hours prblm

  • @hussainaslam3073
    @hussainaslam3073 ปีที่แล้ว

    it helps a lot
    Thank you so much

  • @jhapategautam3017
    @jhapategautam3017 2 ปีที่แล้ว +1

    Sir could h please upload the angular authentication series.

  • @esasarkar616
    @esasarkar616 2 ปีที่แล้ว

    It was helpful ❤️

  • @Abk312
    @Abk312 ปีที่แล้ว

    In the previous videos why in the navbar it was not showing error inspite of having a relative path?

    • @aleksandarstanisic571
      @aleksandarstanisic571 ปีที่แล้ว

      Because {path: '**', component: ErrorComponent} ; means that if user enters a path which does not match any other path it will show an Error which is defined is error.component.html

  • @luuheerii3015
    @luuheerii3015 ปีที่แล้ว

    Obrigada, me ajudou muito.

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

    Is routerLinkActiveOptions dropped by Angular? I am not getting that bug too

  • @rishabkhosa844
    @rishabkhosa844 2 ปีที่แล้ว +1

    Hello sir, i am following your angular tutorial . Can u upload multiple video .

    • @procademy
      @procademy  2 ปีที่แล้ว +1

      Hi Rishab. I will surely try to upload atleast two videos a day. Thank you :)

    • @rishabkhosa844
      @rishabkhosa844 2 ปีที่แล้ว +1

      @@procademy i am following your angular tutorial. It's best well explained course I ever seen.

  • @NAEL4SLR
    @NAEL4SLR 2 ปีที่แล้ว

    Thank you!

  • @federicobalboa9145
    @federicobalboa9145 ปีที่แล้ว

    nice!

  • @yaasirtechclans
    @yaasirtechclans ปีที่แล้ว

    thanks bro

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

    great however mine shit still not working