generator-angular-xl
generator-angular-xl copied to clipboard
An opinionated kickstarter for your next large scale AngularJS application
`$ocLazyload` or similar?
It should be a directive that allows lazyloading of components, images etc.
The current spec reporter looks messy. Implement something similar to [karma-nested-reporter](https://github.com/JamieMason/karma-nested-reporter/blob/master/karma-nested-reporter.png)
Views, controllers and maybe other assets should be able to be lazyloaded. Inspiration: https://github.com/elsom25/angular-requirejs-html5boilerplate-seed 
Implement a loading screen that shows more detailed information about what resources are being fetched. For example http://www.createjs.com/#!/PreloadJS
Add a grunt prettify and lint task that can be fired by for example pre-commit hooks. https://www.npmjs.org/package/grunt-jsbeautifier https://www.npmjs.org/package/grunt-prettify
Configuration for each task or step should live in its own file