💥 Angular Router Lazy Loading and Shared Modules - How to Lazy-Load a Module - Covers Final Release

preview_player
Показать описание

In this tutorial, we are going to introduce the notion of lazy loaded modules, and we are going to see how to configure the router to asynchronously load part of the application only if needed, effectively improving the application startup time. We are going to learn what have shared modules and why do we need to be careful while defining modules that are shared among both synchronously loaded modules and lazy-loaded modules.

Follow us:

Рекомендации по теме
Комментарии
Автор

Excellent Video... I was here to clear my doubts but now i have detailed understanding of lazyloading

swapnilpakolu
Автор

Awesome video man. I love how you have laid this down step by step. Great Job.

siddharths
Автор

I m big fan of your Video tutorial...! You explained very nice..! without west off long time. Within Short time shared good /smart knowledge to viewer. Thanks for your video
Thanks you.

jitujahagirdar
Автор

very nice video, before checkint it i went to about 10 different pages cause it wanst that clear . . and i finally got it after seen this video

MrErickongo
Автор

Excellent demo. Very clear and exactly what I was looking for. Thanks.

komanrudden
Автор

nice video....How to do lazy load in server side. all our modules are compiled into main.js...

venkateshg
Автор

Excellent video you just make it super easy to understand, thank you.

VMiXEZ
Автор

hi team, have a query, here course module is not imported in app module not in app-routing module, we are just adding in loadchildren, i m facing issue here saying coursecomponent is not part of any NgModule or the module has not been imported into your module.could you tell me if missed anything.

MySalina
Автор

of all the above I Love your accent :)

MULAGURA
Автор

hello very good tutorials..
I am facing a problem.
please help me . i wan to remove a module . when i delete routing of that module and also the directory of that module by doing this i am getting error while i hit ng serve command.... please suggest me ...

jahulhasan
Автор

I have two main modules 1. admin 2. user. when i create a build both admin and users modules created. When i load admin module in browser all modules are loaded. My Question: When load admin module only that modules should be loaded. how can prevent user modules?

manojghediya
Автор

One person is reading and other hidden person is operating the computer.

karansamra
Автор

Great Explaination!! Thanks
where we can get code?

rishikeshct