angular-cn/public/docs/_examples/toh-6
Patrice Chalin f06398cd89 docs(toh-6/dart): first edition of prose and example code (#1687)
* docs(toh-6/dart): first edition of prose and example code

NOTE: this PR depends on #1686.

Dart prose and example match TS except that:
- No child-to-parent event emission occurs.
- Support for Add Hero is added as an unconditional feature of the
Heroes view.
- http `_post` takes only a name
- http `delete` takes only a hero id.
- The Dart in-memory-data-service has been dropped in favor of an
implementation based on the "standard" `http.testing.MockClient` class.

* post-review changes
2016-06-28 13:12:49 -07:00
..
dart docs(toh-6/dart): first edition of prose and example code (#1687) 2016-06-28 13:12:49 -07:00
ts docs(toh-6/ts): Upgraded http tutorial to use new router 2016-06-28 13:03:04 -07:00
e2e-spec.ts chore: add async/await support to e2e tests 2016-06-17 10:43:16 -07:00