Change detection is one of the core mechanisms in Angular, resposible for keeping the UI sync with the component's state. At first glance, it seems like Angular magically updates the UI whenever a variable changes. However, this process is far from trivial. In this article, we will demystify Angular's change detection system, explain the role of Zone.js, and explore how to optimize performance using ChangeDetectionStrategy.OnPush.
-
Notifications
You must be signed in to change notification settings - Fork 0
santosant/change-detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
change detection article
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published