With the introduction of Signals, Angular became again part of the AvantGarde in the frontend world. However, some works still has to be done. The extensive Angular ecosystem with its libraries must now realign and build upon the Signals themselves.Just one week after the release of Angular 16, NgRx Signals was already on the table. But that was not all. Shortly after, the NgRx SignalStore prototype emerged, representing a complete redesign and being fully based on Signals.
In my presentation, we will take a closer look at this new store and explore what a modern, Signals-based state management can look like. Furthermore, we will discuss the implications for the already established NgRx Store.