The mechanics of property bindings update in Angular #106
maxkoretskyi
started this conversation in
Article discussion
Replies: 1 comment
-
Hello, I want to let you know that the link on the article Everything you need to know about the Thank you for your blog :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This article takes a close look at one of the main operations during change detection - bindings update. You'll learn what internal structures are used to update props on directives and DOM elements.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions