Angular

Angular performance tuning techniques

Spread the love

  • OnPush
  • Detach Change Detection/NgZone
  • Lazy loading modules
  • Improve page load with Angular PWA
  • trackBy for ngFor
  • Pure pipes instead of methods (including async)
  • Cache values from pipes and pure functions
  • Cache HTTP requests better
  • Detach/manual change detection
  • Angular Universal
  • lazy load dynamic component
  • preload strategy over network speed
  • Using Pure Pipes
  • Web Workers

Spread the love

About Chandra

Technology lover. Professionally Software Developer and write some Technical Blog to help newcomer.
View all posts by Chandra →

Leave a Reply

Your email address will not be published. Required fields are marked *