tech/webdev magazine

June 13, 2018

Angular Ivy change detection execution: are you prepared?

Wednesday, June 13, 2018 Teklinks

While new Ivy renderer is not feature completely yet, many people wonder how it will work and what changes it prepares for us. In this article I am going to visualize Ivy change detection mechanism, show some things I am really excited about and also build simple app based on instructions, similar to angular Ivy instructions, from scratch.

Full article