Talk

Angular provides 2 ways of writing forms: Reactive forms and Template-driven Forms.
This session explains how we can create complex forms in Angular with the Template-driven approach while letting Angular do all the work for us and still maintain:
  • Reactivity
  • Clean templates
  • A declarative approach
  • A unidirectional dataflow
  • Reusability
  • Composability
We will also tackle reusable model validations and best-practices regarding Template-driven Forms so we don't shoot ourselves in the foot.
We will cover all this and we will do it without any boilerplate code.
Brecht Billiet
Simplified Courses
Brecht has been coding for over 20 years and has more than 6 years of experience in giving training and coaching companies in technologies like Angular, RxJS and software architecture. He has traveled the world helping companies on-site, giving training in Angular and kickstarting projects for them. He's the founder of Simplified Courses where he converts complexity into simplified trainings.