An extremely simple example of the MFDC loader
The loader has three parts:
- The CSS loader - an extremely dumb component which loads the base resources and injects the loader onto the page
- The JS loader - pure JS (no jQuery) controller for the loader
- Angular $loader (optional) - higher level controller via Angular
As this demo is all about loading, its best viewed with network throttling turned on.