ANGULARarchitects.io - Michael Egger-Zikes
The NgRx team introduced a fabulous new state management library – the Signal Store. Developers can use modern, lean and functional approaches to define their frontend state and handle reactive side-effects.
Moreover, custom features can be implemented to avoid repetitive code. This generic, reusable API will be a driver for a lot of useful community extensions. We can manage entity state easily, create reusable code to connect to our backend APIs and provide in-memory caches.
This talk will introduce a custom creator that allows to use the Redux pattern with the Signal Store while using the full power of generic community features.