marlou knowledge base
Data
DevOps
Divers
Network
Languages
Platforms, frameworks and libs
Security
Software Engineering
Systems
Tools
Web
GitHub
Data
DevOps
Divers
Network
Languages
Platforms, frameworks and libs
Security
Software Engineering
Systems
Tools
Web
GitHub
  • Svelte

    • svelte overview
  • Vue.js

    • vue.js - overview
  • htmx

    • htmx overview
  • Node.js

    • nodejs - best practices
    • nodejs - express project structure
    • nodejs - handling errors
    • nodejs - hello world
    • nodejs - links
    • nodejs - logging
    • nodejs - mock management via expressjs
    • nodejs - module system
    • nodejs - frameworks
  • Deno

    • deno - overview
  • Angular

    • Angular
    • Angular - Migration from AngularJS
  • Angular.js

    • AngularJS - auth
    • AngularJS - best practices
    • AngularJS - components
    • AngularJS - controllers
    • decorator usage in angularjs
    • Dependency Injection
    • AngularJS directives
    • AngularJS - errors and exceptions
    • AngularJS - app init
    • AngularJS - knowledge overview
    • AngularJS - lazy downloading
    • AngularJS - misc
    • AngularJS - mobile
    • AngularJs - modules
    • AngularJS - optimisation
      • one-time binding
      • production mode
    • AngularJS - promise
    • AngularJS - ui routing
    • AngularJS - SEO
    • AngularJS - services
    • AngularJS - $templateCache
    • AngularJS - testing
  • Play!

    • java - play - async
    • java - play - config idea
    • java - play - gestion config
    • java - play - oauth
    • java - play - pojo validation

# 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

# production mode

  • docs.angularjs.org : production mode

← AngularJs - modules AngularJS - promise →