Skip to content

Jkumarraj/ngde2019-perf

 
 

Repository files navigation

Angular Performance: Your App at the Speed of Light

Christian Liebel (@christianliebel), Thinktecture AG, NG-DE 2019, Friday, 30th August 2019, Berlin.

Branches

You’ll find the demos in the different branches in this repository.

  • demo-1 - effects of global change detection
  • demo-2 - enabling console performance debug tools
  • demo-3 - effects of high-frequency detection trigger (mousemove the click button)
  • demo-4 - using NgZone and runOutsideAngular
  • demo-5 - using ChangeDetectionStrategy.OnPush

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.4%
  • JavaScript 15.6%
  • HTML 4.1%
  • CSS 1.9%