Тёмный

Angular tutorial in Hindi # Lazy Loading component 

Code Step By Step
Подписаться 300 тыс.
Просмотров 25 тыс.
50% 1

in this Angular 10 and angular 11 tutorial, how to make lazy loading component and how to use it in angular. This video is made by anil Sidhu in the Hindi language
Points of video
Lazy loading Component
Make two Components
make 2 button for loading Component
Write Component loading function
angular 11 tutorial for beginners
angular 12
Angular 10 tutorial playlist
• Angular 10 / 11 tutorial
Angular 11 tutorial in Hindi playlist
• Angular 10 tutorial in...
Checkout all course an playlist
/ phpstepbystep
Info tech video by bhasker verma
• Tech talks with Bhaske...

Опубликовано:

 

20 авг 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 20   
@codestepbystep
@codestepbystep 3 года назад
Checkout all course an playlist ru-vid.complaylists Info tech video by bhasker verma ru-vid.com/group/PL8p2I9GklV468k-2RCQiJsay_1CO5U-ok
@engineerbabu9951
@engineerbabu9951 3 года назад
mtlab routing ki jarurat nhi hai bhai ?
@pramodkumaryadav5748
@pramodkumaryadav5748 3 года назад
Ur teaching method is very nice.... It made angular to easy to learn
@RaviKant-uk6du
@RaviKant-uk6du 3 года назад
use console above the @component, component is loading, and when you clicked on button then component class is calling. class can call multiple time. but why component is initializing without clicking on button.
@RamuRamu-eu2sx
@RamuRamu-eu2sx 3 года назад
Sir lazy load and lazy load component, Mai difference Ka confusing hai , project Mai dono, use kar sakthe hai kyaa at same time, and bouth same work hothe hai kyaa. Wich one better , pls clear my confusion
@sagarbelotes
@sagarbelotes 3 года назад
please upload a tutorial on how to use no SQL databases in angular.
@AkhileshYadav-lv3kh
@AkhileshYadav-lv3kh Год назад
Thank you sir 👍👍
@TradeStepbystep
@TradeStepbystep 3 года назад
cfr-componentfactoryresolver, vc-viewcontainerRef. nice explanation.
@hiteshsuthar1097
@hiteshsuthar1097 Год назад
Tnx
@pankajpawar2858
@pankajpawar2858 3 года назад
which is better Approach lazy loading a module or directly lazy load a component.
@shubhampatel2312
@shubhampatel2312 3 года назад
sir lazy module ke andar lazy component use kar sakte hai
@akshitchaprot3332
@akshitchaprot3332 Год назад
Child Component pe lazy load karna hai jb Parent se @Input karke data aata uss time pe ChildComponent ko kaise Lazy load kru ? Please Share any Stackblitz example link or stack Overflow example.
@TestTest-hk9oh
@TestTest-hk9oh 2 года назад
can you please create one mini project which help me alot. I want to apply for the Angular Developer can you please help me?
@rinkuchoudhary226
@rinkuchoudhary226 3 года назад
#rctechlife
@yashgupta6491
@yashgupta6491 Год назад
how to control the place where to place the lazily loaded component
@RamuRamu-eu2sx
@RamuRamu-eu2sx 3 года назад
Sir you are not registered User And Admin in app.route how it possible, without mentioning route,
@dharmendrachadokar2097
@dharmendrachadokar2097 2 года назад
Video slide does not matched with voice
@jayshankar6546
@jayshankar6546 7 месяцев назад
Project banaya hi nhi apne muje project banana tha
@prakharjain2707
@prakharjain2707 16 дней назад
when i am trying to import the ComponentFactoryResolver in my app.component.ts file i got an error that "ComponentFactoryResolver is deprecated. The declaration was marked as deprecated here" in angular version 18. Please help me