angular-cn/modules/angular2/examples/core/pipes/ts
Tim Ruffles bdfed9d850 docs(core): make naming concrete
I think people new to promises, angular etc will find this example easier to understand with concrete identifiers from a simple use-case. The existing naming could be confused with promise/angular functionality (`promise` in the template, `resolved` etc).

Also I made `resolve` private, as then it's clear what we're exposing for the template.
2015-12-02 11:41:52 -08:00
..
async_pipe docs(core): make naming concrete 2015-12-02 11:41:52 -08:00
date_pipe docs(pipes): Add examples for all Angular pipes. 2015-11-17 00:15:17 +00:00
json_pipe docs(pipes): Add examples for all Angular pipes. 2015-11-17 00:15:17 +00:00
lowerupper_pipe docs(pipes): Add examples for all Angular pipes. 2015-11-17 00:15:17 +00:00
number_pipe docs(pipes): Add examples for all Angular pipes. 2015-11-17 00:15:17 +00:00
slice_pipe docs(pipes): Add examples for all Angular pipes. 2015-11-17 00:15:17 +00:00