7 AI Tools for High Velocity Angular Development
7 AI Tools for High Velocity Angular DevelopmentSpeaker:

Lamis Chebbi
GDE for Angular, Senior Software Engineer, Speaker
Speaker:

Fanis Prodromou
Fanis Prodromou - GDE For Angular
Topics:
Let’s be honest, managing complex forms in Angular often feels like a constant battle against boilerplate. Between managing valueChanges subscriptions, manual change detection tweaks, and the complex code that handles custom validations, the developer overhead can be exhausting.
Signal Forms change that. Built on top of Angular Signals, they come with an API that actually feels good to work with — cleaner code, more predictability, and a mental model that just makes sense. In this talk we progressively build forms from a simple login to a complex multi-component form, covering validations, schema composition, and custom form fields along the way.