Have fun with angular-loader

Enjoy using angular-loader on your application and make your users happier too increasing the user experience.

The only thing you have to do is add the preloader html element in your DOM.
By default the module will trigger the loader only if the page takes more than 250ms to load, anyway you can customize it.

This sample page simulate a long resolve time so the loader appears until the view is fully loaded.
But if the page if very quick to load like this one: quick page the loader has no reason to bee shown.