Refactor Reactive to Signal Forms with Signal Store Integration
Nov 14, 2025, 15:00 to 16:30 CEST (Vienna, Berlin, …)

Long awaited and soon available as an experimental API – Angular 21 introduces Signal Forms, bringing Signals to the Forms package.
In this webinar, we walk through refactoring an existing Reactive Forms implementation. How can a current Form setup – including validators and Template Control Bindings – be migrated into the new Signals-based world?
Once Form data becomes valid, it is typically passed on to State Management solutions such as the NgRx Signal Store. We take a closer look at the challenges involved and demonstrate a seamless integration between Form State and Global Application State.
What will I learn?
✅ FormGroups to Signal Forms
✅ FormArrays to Signal Forms
✅ Refactor Validators
✅ Integrate with SignalStore
What do I get?
☑️ Participation in the webinar
☑️ Opportunity to ask questions
☑️ Recording of the webinar
☑️ All slides and examples