NgRx is the undisputed standard for State Management in the Angular ecosystem. With the SignalStore, we have the latest evolution: fully optimized for Signals and officially recommended by the Angular Team.
But for me, the main selling point of the SignalStore is not just that it manages state. It is its Extensibility.
In this talk, I will give a short introduction to the SignalStore before shifting focus to its "crown jewels": Extensions. We will explore what they are, how they work under the hood, and why this modular architecture makes the SignalStore a powerful tool that belongs in every modern Angular application.