Skip to content

Commit ced5c6d

Browse files
committed
Merge pull request PatrickJS#8 from andresaraujo/master
Add Dart Demo, Samples, and Examples section
2 parents b32b180 + 4d7aa0a commit ced5c6d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,13 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
194194
#### Dart Angular 2 Online Playground
195195

196196
#### Dart Seed Projects
197-
* [ng2-dart-samples](https://github.com/ng2-dart-samples) Angular 2 for Dart demos and samples from the community
197+
* [Angular 2 Dart Quickstart](https://github.com/andresaraujo/ng2_dart_quickstart) A minimal quick start project.
198+
199+
#### Dart Demo, Samples, and Examples
200+
* [Angular 2 Samples](https://github.com/ng2-dart-samples) Angular 2 for Dart demos and samples from the community.
201+
* [Pipes](https://github.com/ng2-dart-samples/pipes) Examples of Pipes in Angular 2 for Dart.
202+
* [Hackernews App](https://github.com/andresaraujo/ng2_hackernews) A HackerNews application made with Angular 2 for Dart
203+
* [Router Demo](https://github.com/andresaraujo/ng2_dart_router_demo) A basic example of Angular 2 router.
198204

199205
### Angular 2 in Babel
200206
> The compiler for writing next generation JavaScript.

0 commit comments

Comments
 (0)