Forming Forms with Angular
Aayush Arora
@aayusharora
In any application, forms are a necessary evil. To make the application more interactive and engaging, forms play a crucial role.
Angular ships with two different approaches to forms — template driven and reactive forms. While template-driven forms seem more familiar to most developers, it is reactive forms that align better with Angular’s philosophy and programming style.
In this session we will take a look at both styles, starting with template driven forms. We will focus on designing forms with both the approaches and will see the benefit of one over the other.
Outline
The talk will cover these topics
- Why we need forms? UX with Forms
- Template Driven Forms
- Reactive Forms
- Template vs Reactive Forms
- Conclusion
Requirements
The system should have Angular-CLI installed
Speaker bio
Aayush Arora is an Open Source Enthusiast and an avid speaker. He is technical instructor at Coding Blocks and a global mentor at Udacity for Frontend Development.
Aayush has taken workshops and sessions at global conferences and this year he was invited as one of the speakers at Google Singapore.
His love for Angular can be seen with his handle on social media as angularboy.
Links
Slides
https://drive.google.com/file/d/1TV3F4j54wKRY9lZ026savrLz8z9eiS9H/view?usp=sharing
{{ errorMsg }}