Skip to content

Learn how to build a webapp with Angular.Dart in one hour.

Notifications You must be signed in to change notification settings

adam-singer/ng-darrrt-codelab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Lab: AngularDart

Build a web app with AngularDart in one hour.

Prerequisites

Before you begin this code lab:

Steps

This code lab has the following sections:

  1. Run the skeleton app
  2. Set the text in badge with the input text
  3. Add a generate name button
  4. Create a badge component
  5. Use a class as model
  6. Read names from JSON-encoded file
  7. Create a directive
  8. Capitalize the name on the badge
  9. Keep the page empty until it has been initialized

Useful links

Feedback

At the end, if you have a few minutes, please fill out our anonymous feedback form.

Credits

Thanks to the +DartlangFr team.

About

Learn how to build a webapp with Angular.Dart in one hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 78.2%
  • CSS 21.8%