angular-docs-cn/public/docs/dart/latest
Patrice Chalin 907f848c95 docs(toh-6): refactoring of 'add, edit, delete heroes' (#2170)
* docs(toh-6/dart): refactoring of 'add, edit, delete heroes'

Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.

Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).

E2E tests now pass on both the TS and Dart sides.

* docs(toh-6/ts): refactoring of 'add, edit, delete heroes'

Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.

Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).

E2E tests now pass on both the TS and Dart sides.

Post-Dart-review updates included.

* docs(toh-6): ward tweaks
2016-08-26 14:57:45 -07:00
..
api docs(api/dart): add support for generation and display (#1888) 2016-07-15 14:10:12 -07:00
cookbook docs(ngmodule): fixes for defects discovered by John Papa (#2197) 2016-08-25 19:12:15 -07:00
guide chore: better compression of images using zopfli 2016-08-26 10:19:12 -07:00
testing chore: add gulp link-checker task 2016-03-10 23:53:43 -08:00
tutorial docs(toh-6): refactoring of 'add, edit, delete heroes' (#2170) 2016-08-26 14:57:45 -07:00
_data.json docs(dart): upgrade to beta.20 (#2142) 2016-08-18 22:47:52 -07:00
_quickstart_repo.jade docs(guide/displaying-data): proofread (#1819) 2016-07-07 14:00:19 -07:00
_util-fns.jade docs(quickstart): post-RC5 Dart resync (#2078) 2016-08-10 13:32:07 -07:00
cheatsheet.jade docs(cheatsheet/dart): generate from dart sources (#1912) 2016-07-19 12:35:39 -07:00
glossary.jade docs(glossary): general cleanup and fix links (#2100) 2016-08-17 17:50:42 -07:00
help.jade docs(help&support): create Dart version of help & support page 2016-01-14 14:51:13 -08:00
index.jade [WIP] Add link to AngularDart API docs 2016-06-16 13:37:44 -07:00
quickstart.jade docs(dart): upgrade to beta.20 (#2142) 2016-08-18 22:47:52 -07:00
resources.jade docs: simplify left nav selection/scroll 2016-03-04 23:54:44 -08:00
styleguide.jade docs: temporary TS-referencing chapters for gaps in JS/Dart 2016-03-01 11:22:04 -08:00