AngularDart Tutorial #4: Forms and Validation

AngularDart Tutorial #4: Forms and Validation

In the previous video, we refactored our form functionality into a separate component, using the special annotations to bind custom attributes and define custom events.

In this part you will learn how to implement validation for the form, utilising the NgForm directive and its NgControl counterpart. We will continue to use the Bootstrap UI library to build our user interface.

Watch on YouTube

Get the source code

Further reading

  1. AngularDart Guide

  2. Auto-Generate the scaffolding for your next project

  3. Get started with Dart Egghead.io course