top of page


Angular Change Detection: The Evolution from Zone.js to Signals
As applications grow in complexity, understanding how Angular detects and propagates changes becomes critical for performance. As a Principal Developer, I've seen teams struggle with jank from a shallow understanding of change detection mechanics. This is the architectural guide: how Zone.js actually works, what OnPush buys you, how Signals change the picture — and the three rules that govern all of it.
Ojas Deshpande
Mar 187 min read
bottom of page