Skip to content

chalin/ng-darrrt-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Lab: AngularDart

AngularDart is the Dart version of Angular, a client-side structural framework for creating dynamic web applications. With Angular, you can concentrate on your application’s logic, and not on DOM manipulation. Use HTML as the template language, extending HTML with custom elements and attributes to accommodate the needs of your application.

In this one-hour code lab, you'll create an AngularDart web app that generates a pirate badge. (If you've already completed the first Dart code lab, this app should be familiar, but the code is completely different.)

Important: AngularDart is in beta, and its API is subject to change. Before AngularDart's 1.0 release, we expect to fix these bugs (and more).

Steps

This code lab has the following sections:

Useful links

Credits

This code lab is based on the Dart code lab Avast, Ye Pirates: Write a Web App.

The creators of the AngularDart code lab include:

Thanks to the +DartlangFr team.

About

Manually forked from https://github.com/angular/ng-darrrt-codelab.git

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors