Angular 13 tutorial in Tamil #part35 - Lazy loading in angular || how to implement lazy loading

preview_player
Показать описание
#angular #angular13 #lazyloading

This video about angular 13 tutorial . this part - 35 explains lazy loading implementation in angular

Topics covered
===============
1, Why lazy loading is required
2, How to implement lazy loading
3, Difference between normal import and lazy loading

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

I could understand clearly..all the best..continue posting😊

anniesimrin
Автор

In this video even in Admin module.ts files we need to add imports and exports?I'm getting error in app.routing file in import statements showing unknown reference.The module is created but import sn not recognizing it.Admin module la irkra code (exports and imports pathi solunga in comments)

anniesimrin
Автор

What is the use of constructor(). please clarify

ishustudy-uz
Автор

to create routing module ng g m [module-name] --routing

MrAnbulove