Unlocking Reactive State Super Powers with NgRx Signal Store by by Dimitris Kiriakakis
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
A conference talk transcript covering NgRx Signal Store for Angular state management. The speaker walks through three evolutionary approaches: component-local signals for simple state, signal stores with methods for feature-level separation, and event-driven architecture for cross-feature coordination. Key topics include Angular signals primitives (signal, computed, effect), building composable stores with withState/withComputed/withMethods/withEntities, and implementing reducers and effects for optimistic UI updates with rollback. A live demo shows a task tracker with optimistic updates and API failure rollback. The talk concludes with guidance on when to use each approach and how to migrate from NgRx component/global stores.
Sort: