Lazy loading in angular

Lazy loading in angular

kudvenkat

5 лет назад

134,247 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jayababuthumati6297
@jayababuthumati6297 - 27.12.2022 12:28

Mr. Kudvenkat, why you forgot us, please start a new series on Angular latest version. waiting to listen your voice again

Ответить
@rakeshacharya8791
@rakeshacharya8791 - 05.11.2022 10:15

Is it possible to implement pathlocationstrategy and hashlocationstrategy in a project at time?

Ответить
@bobbycv64
@bobbycv64 - 23.10.2022 00:47

Well done Sir, I passed this video on to my Class. To the rest of the positive comments, I agree 100%.👏

Ответить
@gabrielnzete8913
@gabrielnzete8913 - 09.06.2022 15:39

Knowing a technology stack is one thing but to excellently teach it takes a whole high level of skill. This guy can teach to the moon. He is just so good with his teaching technique. All his courses are excellently taught.

Ответить
@janijohn5945
@janijohn5945 - 13.04.2022 21:07

I got a doubt, the first point to last load is we have to have same route prefix , but to remove the duplicates in link u remove that path from employee module ??? So that first point is removed ?

Ответить
@iroshanaravishan1388
@iroshanaravishan1388 - 16.02.2022 19:01

Superb👏

Ответить
@prashansapriya5963
@prashansapriya5963 - 09.12.2021 17:02

Such great explanation is so rare...great work 👍

Ответить
@surendrareddyseelam9757
@surendrareddyseelam9757 - 18.11.2021 21:32

Yes I've been struggling on how routing among modules works and all

These videos sorted all my doubts,
You are ULTIMATE sir, take a bow 🙇‍♂️

Ответить
@nigochen6665
@nigochen6665 - 27.08.2021 09:55

2021 update:
{ path : 'employees', loadChildren: () => import('./employee/employee.module').then(m => m.EmployeeModule)},

Ответить
@krishtheindian
@krishtheindian - 03.08.2021 13:45

This is brilliant! An art of explaining things in a simple, understandable way! Thanks a million!

Ответить
@DeviRahul27
@DeviRahul27 - 17.06.2021 14:00

Great vedio .. Concept is very well explained 👍👍

Ответить
@annakh9543
@annakh9543 - 02.05.2021 21:38

superb

Ответить
@sunanditadas9706
@sunanditadas9706 - 25.04.2021 01:38

For Angular 11 this worked for me:
loadChildren: ()=>import('./employee/employee.module').then(mod=>mod.EmployeeModule)

Ответить
@manasabojja9326
@manasabojja9326 - 26.03.2021 12:21

How u r doing string based lazyloading without adding routes in tsconfig

Ответить
@nys8260
@nys8260 - 21.01.2021 09:45

thanks

Ответить
@JayGrant
@JayGrant - 19.01.2021 21:14

great video, learn a lot thanks

Ответить
@webwithjs9393
@webwithjs9393 - 10.12.2020 11:14

This was so beautifully and simply explained. Well done sir

Ответить
@88spaces
@88spaces - 07.11.2020 19:38

Your videos cover one topic only and don't dive into others. I like that because it allows you to focus on the task at hand. Also, you're great at presenting tutorials. Thank you.

Ответить
@lachphalleak2459
@lachphalleak2459 - 04.11.2020 17:40

Thanks sir. Do you code this tutorial in GitHub?

Ответить
@viplovedev
@viplovedev - 23.10.2020 15:12

I have tears in my eyes because I heard this God explaining the world to me.

Ответить
@someshnukala804
@someshnukala804 - 21.09.2020 19:08

One of the greatest Technical Gurus Sri Venkat sir.
Thanks a lot sir

Ответить
@limontuzuxxx
@limontuzuxxx - 14.09.2020 00:43

Dude your examples are really easy to comprehend, do you have any tutorials on the bigger platforms like Udemy or Pluralsight?

Ответить
@omostan
@omostan - 22.08.2020 11:39

I have always followed your tutorials whenever I have difficulties over the 10 years plus of my software development. I just cannot say thank you enough for all your help. For me, you are the best teacher I have had the opportunity to listen and view his tutorials. Where others will skip a potential problem, you will always stop, simulates the problem just to explain why it occurs in the first, and then resolves it before carrying on with rest of the tutorial. Today, you saved my day again. Many thanks to you sir and God bless!

Ответить
@arpitamukherjee5146
@arpitamukherjee5146 - 12.08.2020 20:05

Very nicely explained! Thanks!

Ответить
@patrickmarckdulaca545
@patrickmarckdulaca545 - 18.07.2020 18:44

When I removed the employeeModule inside of appModule. I got this error on employeeModule class name that looks like this ---> Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option in your 'tsconfig' or 'jsconfig' to remove this warning.ts(1219)

Ответить
@manit77
@manit77 - 09.07.2020 08:38

A bit confusing on your explanation on this the topic. It's just a route created for a sub module.

Ответить
@venkatasudheer2222
@venkatasudheer2222 - 27.06.2020 02:13

You did mentioned that for lazy loading the module, all routes should share same route prefix. But you did remove the route prefix in the employee routing module, while lazy loading the employee module, as you don't want 'employees' keyword to be repeated in the URL twice. Then why do you say that the modules should share same route prefix?

Ответить
@xperiasony8961
@xperiasony8961 - 15.06.2020 21:08

Best Teacher in the world

Ответить
@sandeepmaurya4978
@sandeepmaurya4978 - 15.06.2020 18:57

Hello sir ji... I need this code.. please help me with this

Ответить
@nirmalarani9139
@nirmalarani9139 - 18.05.2020 15:37

Hi ,How to do performance tuning in angular with typescript

Ответить
@trishalwalia4086
@trishalwalia4086 - 09.05.2020 13:07

Thanks for the wonderful video :)

Ответить
@ankurarora5093
@ankurarora5093 - 07.05.2020 21:21

Thanks Venkat 🙏🏻

Ответить
@misterperfecttube5377
@misterperfecttube5377 - 06.05.2020 09:48

Hey man you teach better than the angular documentation

Ответить
@gkmishra2009
@gkmishra2009 - 15.04.2020 15:11

please help explain below topic of angular ->



ChangedetecorRef

TemplateRef

ViewContainerRef

ElementRef

RXJS operators

Host listener

host binding

CDK Portal

QueryList

DOM Portal host

Portal template

Application ref

AG Grid tutorial

Subject

behavious subjects

Forward Ref

WithLatestFrom

Content Child

Overlay

Overlayref

ChildrenOutlet Context

Navigation Extras

NGRX

FakeAsync

Ответить
@lichaytiram9246
@lichaytiram9246 - 01.04.2020 03:57

sound cool but don't work

Ответить
@kandimallasuresh5059
@kandimallasuresh5059 - 13.03.2020 07:54

What is the difference between the ViewChild and ContentChild?

Ответить
@sravyaparsi7952
@sravyaparsi7952 - 14.02.2020 09:36

when we remove employes path, it doesn't satisfy 1st condition of lazy loading. You can simply use ../employees which moves one step backward while loading url

Ответить
@Prasad368
@Prasad368 - 31.01.2020 17:19

Explained so well. Thank you.

Ответить
@azharudeenshaikabdulkhader7832
@azharudeenshaikabdulkhader7832 - 20.12.2019 18:04

Simply awesome, thanks for the video

Ответить
@nikachkhobadze7710
@nikachkhobadze7710 - 07.12.2019 21:45

I find this tutorial very useful, thank you for that. I have one question if anyone can answer: is this method still supported in angular 8? Or it is a legacy method already? Thank you!

Ответить
@chaitanyapai8245
@chaitanyapai8245 - 22.11.2019 09:38

Very good explanation sir. Thank u very much.

Ответить
@kirens8897
@kirens8897 - 18.11.2019 17:58

This is very nice. Thanks

Ответить
@alexespejo2383
@alexespejo2383 - 03.10.2019 16:26

<3 I love tutorial \o/

Ответить
@M7MDAL6OBASI89
@M7MDAL6OBASI89 - 02.10.2019 06:50

Thank you from my heart 🌸♥️

Ответить
@gkmishra2009
@gkmishra2009 - 22.08.2019 18:43

diff between directive and component ??

Ответить
@gkmishra2009
@gkmishra2009 - 22.08.2019 18:43

How calling token based authentication from angular to web api>>?

Ответить
@gkmishra2009
@gkmishra2009 - 22.08.2019 18:43

can you explain what is intercepter ??

Ответить