https://angular.love/signals-in-angular-deep-dive-for-busy-developers #461
Replies: 1 comment
-
Hi Mark, Thanks so much for your fantastic article, I’ve been following your work for a while now, and I really appreciate your continued contributions to the Angular community 🙏 If you don’t mind, I’d love to clarify something about how signal-based change detection works under the hood. In the context of Angular's CD, when you refer to a “node” being marked dirty due to a signal update, does "node" mean the entire component template, or could it refer to a more specific interpolation or binding inside the template? What I’m really trying to understand is: Because as I understand it, the component template gets compiled into one function, Would really appreciate any insight you can share and thanks again for the amazing work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://angular.love/signals-in-angular-deep-dive-for-busy-developers
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
https://angular.love/signals-in-angular-deep-dive-for-busy-developers
Beta Was this translation helpful? Give feedback.
All reactions