Angular 10 Tutorial #47 - Lazy Loading in Angular | Angular 10 Tutorial For Beginners

  Рет қаралды 24,665

ARCTutorials

ARCTutorials

Күн бұрын

Пікірлер: 49
@komkirisma3347
@komkirisma3347 2 жыл бұрын
thankyou my mentor
@ARCTutorials
@ARCTutorials 2 жыл бұрын
Glad the tutorials are helpful. Let me know if you need any help!
@karanselvaraj7476
@karanselvaraj7476 3 жыл бұрын
thank you for the update sir i was using old code and got confused. it was really helped me
@ARCTutorials
@ARCTutorials 3 жыл бұрын
You are most welcome
@rajesh.muthyala
@rajesh.muthyala 3 жыл бұрын
If you can show the difference by showing the page size/time for other module (non-lazy) and after implementing payment (lazy) module, it will help
@althafabbas5385
@althafabbas5385 2 жыл бұрын
use full 🙌
@babatundejoseph8014
@babatundejoseph8014 2 жыл бұрын
Hi, well done you really did a great job, thanks very much I really enjoyed it. please can you explain how we can generate more components for the custom module generated for (lazy loading)
@amanuellebassi7294
@amanuellebassi7294 3 жыл бұрын
Excellent explanation. Thank you so much!
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Glad you enjoyed it!
@ksas323
@ksas323 3 жыл бұрын
Please complete the course, your explanation is more than wonderful
@lakshmi0524
@lakshmi0524 Жыл бұрын
Hi **, Just a correction in the command for lazy loading It should be "ng generate module --route --module app" if we use the app.module CLI gives errors. It should be just "app" 😀
@raghuramreddy5613
@raghuramreddy5613 3 жыл бұрын
Is your Loan manager project (live project) is included in this tutorials
@divineaudio8727
@divineaudio8727 2 жыл бұрын
Could you please explain how to categorize the Module into 3 different modules namely: Core Modules, Feature Modules and Shared Modules with some use cases ?
@deepthipritha2418
@deepthipritha2418 2 жыл бұрын
Do we need to add the payments selector in app comp.html??
@dineshkumar8893
@dineshkumar8893 3 жыл бұрын
Really ur explanation was so good and easy to learn
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Thanks a lot 😊
@dineshguptha8225
@dineshguptha8225 3 жыл бұрын
We are always waiting for u r videos its very helpful ...
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Thanks a lot Dinesh for your kind support and encouragement 😊
@idhasitha
@idhasitha 3 жыл бұрын
thank you for doing valuable stuff
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Hi Hasitha. Thank you for your kind words. Glad you are enjoying the videos
@idhasitha
@idhasitha 3 жыл бұрын
@@ARCTutorials yes usually I'm watching most of your vides
@ishanatapattu3278
@ishanatapattu3278 2 жыл бұрын
Bro, you are so cool! Thank you very much!
@harshitbadaya
@harshitbadaya 3 жыл бұрын
Very well explained, Great. Thnak you !
@jayapalagowda
@jayapalagowda 3 жыл бұрын
What is the difference between ElementRef, TemplateRef, and viewContainerRef?
@darlindopson6771
@darlindopson6771 3 жыл бұрын
Hi bro, i have created a project without lazy loading, right now can i make it lazy?
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Yes, you can
@NayanJoshi24
@NayanJoshi24 3 жыл бұрын
excellent briefing (y)
@vikashkumarjha299
@vikashkumarjha299 3 жыл бұрын
Are you talking about Mean Stack playlist which contains 19 videos right now?
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Hi Vikash. I am starting brand new series on MEAN STACK tomorrow. It got delayed due to some office work. Watch out tomorrow for nee videos 👍
@himanshuarora1910
@himanshuarora1910 2 жыл бұрын
explain the full line in more detail ie the heart of the lazy loading line . what does the line mean after importing children ie import().then
@AussieAmigan
@AussieAmigan 3 жыл бұрын
What if you have an existing module and then decide it would be better to perform lazy loading on it? Surely that happens. Now I would need to generate both the module and the routing files. The command from the video won't let me. So I would need to build them manually, perhaps by generating a dummy module, then duplicating the missing module and routing files and replacing the names. Not a crazy amount of work, but it would be nice if there was a short cut to convert an existing module.
@ARCTutorials
@ARCTutorials 3 жыл бұрын
We can convert any existing module into a lazy loading module. The only thing is we will have to edit/write the module manually and most often causes problems in some syntax, typo etc etc
@divyeshtandel4587
@divyeshtandel4587 2 жыл бұрын
Please give me the playlist link of loan manager tutorial
@soumyaranjan1433
@soumyaranjan1433 3 жыл бұрын
Sir , how can we route between two modules , on button click ?
@abhishekk3561
@abhishekk3561 3 жыл бұрын
using router link
@sonalilaware1220
@sonalilaware1220 3 жыл бұрын
my project is too big and working slow now i want use lazy loding what can i do
@tusarkantamallick5414
@tusarkantamallick5414 2 жыл бұрын
where is the project code, can you please share the code
@narasimharaob8680
@narasimharaob8680 3 жыл бұрын
how to fix below error plz help me sir
@manibharathi3455
@manibharathi3455 3 жыл бұрын
I did not understand how lazy load payment/success did not works......when we load payment alone it works then success is its child then why it does not work??
@forstudying9593
@forstudying9593 3 жыл бұрын
Bro give the source code for loan manager project........
@saalimhussain6635
@saalimhussain6635 3 жыл бұрын
2nd comment sir
@ARCTutorials
@ARCTutorials 3 жыл бұрын
Thank you so much Saalim for your kind support and encouragement.
@saalimhussain6635
@saalimhussain6635 3 жыл бұрын
@@ARCTutorialsthanks for your response . any[ ] can you explain this sir
@ARCTutorials
@ARCTutorials 3 жыл бұрын
@@saalimhussain6635 It means that this variable can take array of any type of data types. For e,g can take array of strings, numbers, objects, interfaces etc
@saalimhussain6635
@saalimhussain6635 3 жыл бұрын
Thanks sir.... ❤
@je2587
@je2587 2 жыл бұрын
i always get status code of 304 instead of 200
Wait for it 😂
00:19
ILYA BORZOV
Рет қаралды 11 МЛН
Amazing remote control#devil  #lilith #funny #shorts
00:30
Devil Lilith
Рет қаралды 14 МЛН
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 7 МЛН
Angular 9 Tutorial For Beginners #38 - Lazy Loading Modules
20:31
ARCTutorials
Рет қаралды 33 М.
Angular tutorial # Lazy Loading
13:08
Code Step By Step
Рет қаралды 85 М.
Wait for it 😂
00:19
ILYA BORZOV
Рет қаралды 11 МЛН