-
Notifications
You must be signed in to change notification settings - Fork 5
AngularJS References
http://trochette.github.io/Angular-Design-Patterns-Best-Practices/#/modularity
http://nathanleclaire.com/blog/2014/04/19/5-angularjs-antipatterns-and-pitfalls/
http://toddmotto.com/rethinking-angular-js-controllers/
http://teropa.info/blog/2014/10/24/how-ive-improved-my-angular-apps-by-banning-ng-controller.html
http://weblogs.asp.net/dwahlin/creating-custom-angularjs-directives-part-i-the-fundamentals
http://www.technofattie.com/2014/03/21/five-guidelines-for-avoiding-scope-soup-in-angular.html
https://github.com/angular/angular.js/wiki/Understanding-Scopes
https://www.airpair.com/angularjs/posts/angularjs-performance-large-applications
http://bahmutov.calepin.co/improving-angular-web-app-performance-example.html
http://www.binpress.com/tutorial/speeding-up-angular-js-with-simple-optimizations/135
https://www.airpair.com/angularjs/posts/top-10-mistakes-angularjs-developers-make
http://blogs.mumairkhan.com/2015/03/14/how-we-messed-up-our-angular-app.html
http://toddmotto.com/opinionated-angular-js-styleguide-for-teams/
https://github.com/johnpapa/angular-styleguide
https://github.com/johnpapa/ng-demos/tree/master/modular
https://github.com/angular-app/angular-app
http://stackoverflow.com/questions/9682092/databinding-in-angularjs/9693933#9693933