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.
*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
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
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.
From last week watching your tutorial. Very clear concept explaination and undertsanding. TYSM sir.😊💻
Thank you so much you have saved me from searching for long hours
Thank you..your vids are awesome...you ll soon reach a million subs for sure
*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
thank you very much, this playlist is the best of em all
Thank you! The homepage sneaky bug was exactly what I was dealing with! Thanks!
Thank you so much for the detailed explanation 🔥🔥
Thank you so much you have saved a long hours prblm
it helps a lot
Thank you so much
Sir could h please upload the angular authentication series.
It was helpful ❤️
In the previous videos why in the navbar it was not showing error inspite of having a relative path?
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
Obrigada, me ajudou muito.
Is routerLinkActiveOptions dropped by Angular? I am not getting that bug too
Hello sir, i am following your angular tutorial . Can u upload multiple video .
Hi Rishab. I will surely try to upload atleast two videos a day. Thank you :)
@@procademy i am following your angular tutorial. It's best well explained course I ever seen.
Thank you!
nice!
thanks bro
great however mine shit still not working