Creative Bracket

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.

Continue reading

Further reading

  1. AngularDart Guide
  2. Auto-Generate the scaffolding for your next project
  3. Free Get started with Dart Egghead.io course

Sharing is caring 🤗

If you enjoyed reading this post, please share this through the various social buttons hovering on the left/top side of the screen ↖️⬆️. Also, check out and subscribe to my YouTube channel (hit the bell icon too) for videos on Dart.

Subscribe to the newsletter for my free 35-page Get started with Dart eBook and to be notified when new content is released.

Like, share and follow me 😍 for more content on Dart.

Jermaine Oppong

Hello 👋, I show programmers how to build full-stack web applications with the Dart SDK. I am passionate about teaching others, having received tremendous support on sites like dev.to and medium.com for my articles covering various aspects of the Dart language and ecosystem.

Useful learning materials