Christian Crowhurst
Member since Jan 1, 2025
- Profile: /members/14684-christian-crowhurst.htm
- Comments: 2
Recent Blog Comments By Christian Crowhurst
-
Signals And Array Mutability In Angular 18
Posted on Jan 3, 2025 at 10:22 AM
Hey Ben, I wonder what this experiment of yours looks like if you remove zone which is now an experimental feature... could yield some valuable insight. This looks a good article that explains how to do that and touches on the implications which backs up what you're saying about event hand... read more »
-
Signals And Array Mutability In Angular 18
Posted on Jan 1, 2025 at 11:00 PM
With zone completely removed (ie some future angular version), I wonder if user interaction will also NOT trigger a change detection cycle? If so, then cloning the object that the signal exposes will then be needed in this scenario as well.... read more »