angular-docs-cn/public/docs/_examples/toh-4/ts/app
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.1.ts docs(toh): add return types 2016-08-17 22:41:06 -07:00
app.component.ts docs(toh): add return types 2016-08-17 22:41:06 -07:00
app.module.ts docs(rc5): update docs and plunkers for rc5 2016-08-09 11:48:07 -07:00
hero-detail.component.ts docs(toh-4/ts): copyedits 2016-06-13 11:40:30 -07:00
hero.service.1.ts example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
hero.service.2.ts docs(toh): add return types 2016-08-17 22:41:06 -07:00
hero.service.ts example(toh-4,5): getHeroesSlowly() to return getHeroes() (#2152) 2016-08-26 14:39:57 -07:00
hero.ts chore(toh): change inputs array for input decorator/hero now a class 2016-03-25 16:51:46 -07:00
main.1.ts docs(rc5): update docs and plunkers for rc5 2016-08-09 11:48:07 -07:00
main.ts docs(rc5): update docs and plunkers for rc5 2016-08-09 11:48:07 -07:00
mock-heroes.ts docs(toh-4): change var keyword to const for HEROES constant 2016-07-11 22:07:41 -07:00