# AngularJS - optimisation
- tech.small-improvements.com : angularjs
- tech.small-improvements.com : analysing-performance-of-angularjs-screens
- optimizing a large angularjs webapp presentation
- ng-newsletter.com : angular-on-mobile
- tableaux & ng-repeat
- angular-performance-talk
- ng-show, ng-hide, ng-if, ...
- optimizing angularjs
- Video meetup Misko Hevery about performances
- angularjs-performance-large-applications
- Performance - AngularJs / JavaScript + (Cordova) - Do's don'ts : coding-graphefruit.blogspot.fr
- Performance inside your CSS : coding-graphefruit.blogspot.fr
# one-time binding
- One time binding does not work with expression bindings : issue GitHub angular
- One time binding : doc off AngularJs