We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d154e3 commit cb2b690Copy full SHA for cb2b690
1 file changed
modules/angular2/examples/README.md
@@ -0,0 +1,6 @@
1
+# API Examples
2
+
3
+This folder contains small example apps that get in-lined into our API docs.
4
+These examples are written with idiomatic TypeScript, and are not transpiled to Dart.
5
+Each example contains tests for application behavior (as opposed to testing Angular's
6
+behavior) just like an Angular application developer would write.
0 commit comments