angular-docs-cn/public/docs/_examples/toh-4
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
..
dart example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
ts example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
e2e-spec.ts tests(toh-[1-4]): e2e - support space in hero name (#2117) 2016-08-17 09:20:17 -07:00