All tags
Content tagged with "angular" (2)
All content across blogs, linklog, and books with this tag.
Links
- by Eugene Oz
Angular's change detection gets a lot simpler once you understand that immutability lets the framework skip entire subtrees instead of diffing every object property.