AngularDart Tutorial #3: Components and Events

AngularDart Tutorial #3: Components and Events

In the previous tutorial we added the capability of creating and editing bookmarks. We will now refactor our form functionality into a separate component as a means of keeping that concern contained within its own context. We will learn how to use special annotations to bind custom attributes and define custom events for our new form component.

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