Angular Lazy Load Routing with Route Guards Part-1

preview_player
Показать описание
How to create an Angular Lazy Loading project with Route Guards Part-1

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

After watching this tutorial, i feel its the best one. Speciality is the way and content he delivery is very easy way to understand. There is no over explanation and under explanation.. Very good . Appreciate the effort

renjithtn
Автор

Great intro, thank you! Hey, when you install bulma, you shouldn't use `--save-dev` b/c that'll be delivered in production to your users as well :)

Sullifly
Автор

Awesome video. Understood concept much better and easy. Thanks for making video🙏

saritha
Автор

Good vedio an I like it too. But it is not the actual lazy losing. Because your r giving direct dependency to app module. Of other modules like index and home... I am wrong please suggests...

starplus
Автор

Lazy loading works perfectly in localhost but after deployment it doesnt work. Angular is not able to find the lazy loaded bundle after deployment.

rp
Автор

great tutorial supper sir, one request while recording can you please increase the font size of VS code.

kartheekreddyjonnalagadda
Автор

bro too much confusion : ERROR in src/app/app-routing.module.ts(6, 13): error TS2554: Expected 1-2 arguments, but got 0.

prasad
Автор

Hi
How display data from mysql database??

rahulkhode
Автор

I feel angular is too easy looking at your videos

durgeshtirumala
Автор

Eso no es Lazy Loading, porque no estas cargando los modulos, solo ingresas al componente y eso esta mal.

programador