angular-docs-cn/public/docs/_examples/toh-4/dart/lib
Patrice Chalin 2bd9946bda example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152)
* example(dart/toh-4,5): getHeroesSlowly() to return getHeroes()

Have `getHeroesSlowly()` delay and then return the value of
`getHeroes()`. This makes it easier for user’s performing the tutorial
to keep this slower method as they evolve toh-5 into toh-6.

* example(ts/toh-4,5): getHeroesSlowly() to return getHeroes()

Have `getHeroesSlowly()` delay and then return the value of
`getHeroes()`. This makes it easier for user’s performing the tutorial
to keep this slower method as they evolve toh-5 into toh-6.
2016-08-26 14:39:57 -07:00
..
app_component.dart docs(toh-3/dart): copyedits (#1637) 2016-06-15 14:58:05 -07:00
app_component_1.dart docs(toh-3/dart): copyedits (#1637) 2016-06-15 14:58:05 -07:00
hero.dart docs(toh/dart): convert toh-4 to Dart 2016-04-14 16:28:28 -07:00
hero_detail_component.dart docs(toh-3/dart): copyedits (#1637) 2016-06-15 14:58:05 -07:00
hero_service.dart example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
hero_service_1.dart example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
mock_heroes.dart docs(toh-3/dart): copyedits (#1637) 2016-06-15 14:58:05 -07:00