angular-cn/public/docs/_examples/toh-5
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 chore(toh-5): improve e2e test coverage and readability (use async/await) (#2092) 2016-08-17 09:18:23 -07:00