coalesceWith
Since Angular v21, change detection is zoneless by default and Zone.js is
Since Angular v21, change detection is zoneless by default and Zone.js is
Authoring a custom render strategy means writing your own change-detection
The parent flag existed so that a structural directive could re-run its host
Since Angular v21, change detection is zoneless by default and Zone.js is
patchZone controls whether a @rx-angular/template directive processes its
Since Angular v21, change detection is zoneless by default and Zone.js is
By the end of this lesson you will have taken a component that stores its state in a
This rule only does anything when Zone.js is present. Since Angular v21, change
This rule only does anything when Zone.js is present. Since Angular v21, change
This rule only does anything when Zone.js is present. Since Angular v21, change
This rule only does anything when Zone.js is present. Since Angular v21, change
This rule only does anything when Zone.js is present. Since Angular v21, change
This rule only does anything when Zone.js is present. Since Angular v21, change
The render strategies were written to give explicit, fine-grained control over a
Under zoneless change detection (default since Angular v21) the standard
RxState is a light-weight reactive state management service for managing local state in Angular. This page documents the class-based API, the legacy surface. For new code, prefer the functional rxState() creator, which wraps this class and binds its lifecycle to the injection context automatically.
RxUnpatch re-registers DOM event listeners through the zone-unpatched
Since Angular v21, change detection is zoneless by default and Zone.js is