@igorr4682

if you want to use router to get the data you can do this 
const state = this.router.lastSuccessfulNavigation?.extras.state; is the correct way to get the state from the route in Angular 16.

@takerunder6437

This channel literally stand alone, against all of paid course YouTubers combined. One small request to admin, can you please share the code snippets which is shown as key points in between this video in git or somewhere. So it will be useful to recap this entire video session quickly whenever needed. Thanks again ngMaster 😊

@AkshayBhoi__

The great Course and Excellent skill with Angular. Example and explanation 💯

@swethasri2276

one of best teacher on youtube .. pls start with nodejs also very very helpful sir, thanks so much

@arifulhaque3236

want a whole video like this series about RXJS:yt::yt::yt::yt:

@motivationalcomred

summary
34:05-> Explain why href to routerLink?
42:45 -> How to add style when route is update routerLinkActive
47:13-> if visiting child route, parent style is also used to have specific styling use [routerLinkActiveOptions]="{excat:true}"
54:51 -> relative path append to current url,abs path 
58:24 -> relative path works only if the link is defined in currently active route

           comp1->{childcomp1.1,childcomp1.2} 
	   comp2
	   comp3
	   comp4
	
eg comp1/comp4 (x)
   comp1/childcomp1.1 (✅)

1:07:58 -> usage of calling route via navigate method and 1:10:13-> navigateByUrl()
1:21:16-> route parameter variables s
1:28:11-> fetching value of the parameter    activeRoute.snapshot.params[var]
1:48:35 -> handling changed route parameter  activeRoute.params.subscribe((data)=>{})
till 2 hrs

@Abraham14031987

My best  Angular teacher

@abdllahzayed6790

you are the best teacher thanks for your time ❤❤

@El_Bald

Thanks for this great video. 😊😊
It really helped me understand Angular Routing properly.

@Rpsn-m4r

I have seen tutorial which convers entire react within 5hr but for routing in ng is more than 5 hr :|

@muhammadnaveedkhan6739

Absolutely brilliant Sir g, Content at your channel is very helpful and informative. Thank you

@darioparejadiaz

This content is amazing! Could you put the keypoints into the video time line in every new topic? Thanks

@sona4612

Wow🔥🔥🔥 Amazing content as always.. 
Thank you so much for covering these topics in detail..  Please include change detection, ngzone, subjects , inject() topics also in your future  videos.

@shivamsingh7817

great course  just loved it ❤🔥🔥🔥

@ramazborchashvili7976

You are one of the best, thanks a lot!🙏

@abdalrahmanaldammad8866

We ask you, sir, to complete the Node JS course, because there is no teacher like you who explains Node in a wonderful way... I hope you see my comment

@akshayk6653

Please make one video about Lazy loading

@salmasaid65

thank you for great effort

@codenook1811

please make a full expalin video on RxJs library and NgRx  in hindi with proper example

@VKM-i7v

Great explanation, thank you  so much sir.