FREELessons: 9Length: 59 minutes
Almost every web app will require some sort of a registration and login form. Not only that, but registration forms are a great learning project for Angular app development.
In this course, you'll learn how to build a simple registration form using Angular. You'll see how to add the base markup and styling for the form, how to dynamically build a select box, and how to work with radio buttons in Angular. We'll also cover using Angular's built-in validation, as well as triggering validation manually to handle more advanced scenarios.
Learn JavaScript: The Complete Guide
We've built complete guides to help you learn JavaScript and learn Angular, whether you're just getting started as a web developer or you want to explore more advanced topics.
1.Introduction2 lessons, 05:18
2 lessons, 05:18
1.1Introduction00:45
1.1
Introduction
00:45
1.2Set Up the Dev Environment04:33
1.2
Set Up the Dev Environment
04:33
2.Creating a Template-Driven Form6 lessons, 51:50
6 lessons, 51:50
2.1Adding the Form Markup08:50
2.1
Adding the Form Markup
08:50
2.2Adding a Data Model09:00
2.2
Adding a Data Model
09:00
2.3Special Cases: The Select Box05:04
2.3
Special Cases: The Select Box
05:04
2.4Special Cases: Contact Preferences11:56
2.4
Special Cases: Contact Preferences
11:56
2.5Adding Form Validation10:40
2.5
Adding Form Validation
10:40
2.6Handling Form Submission06:20
2.6
Handling Form Submission
06:20
3.Conclusion1 lesson, 01:25
1 lesson, 01:25
3.1Conclusion01:25
3.1
Conclusion
01:25
Dan Wellman is an author and front-end developer based in his home town in the south of merry old England. By day he builds web sites and applications and likes to focus on JavaScript, testing and workflow tools. By night he produces video courses for Tuts+ on a range of mostly front-end focused topics, usually centered around JavaScript.