Angular - Resolve & automatic loading spinner with overlay

preview_player
Показать описание
In this video we take a look at Angular - Resolve interface and how to use it in our applications. We also implement automatic loading spinner overlay while loading data before we resolve the requested route.

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

you made everything removed it and ctrl-z'ed the whole tutorial. funny. but helpfull none the less!

Kraylor
Автор

Thank you. It worked very well. So happy.

petersonfreitas
Автор

Very useful video! Thank you

PS: Anyone notice subscribe effect?

daniiemv
Автор

What I have to do in case where you reload the page (F5) to show spinner?
My page is blank until the data is fetched

Rayklun
Автор

Any reason why we get this message in console NullInjectorError: No provider for {insert resolver name }_Factory! ? functionality wise i think it works, there is no red error message either, but i see application printing this . and adding the routeresolver under providers in app module doesnt seem to make it go away

sercan