angular-cn/aio/content/examples/practical-observable-usage/src
Andrew Crites 1de4031d9c docs: use static zip function as an Observable creator. (#26790)
The existing example makes it seem like zip is a pipeable operator. It can be used this way, but I think that is for backwards compatibility. You can achieve the same functionality by using it as an Observable creator. I think this also makes the example clearer.

PR Close #26790
2019-01-08 17:16:45 -08:00
..
backoff.ts docs: use static zip function as an Observable creator. (#26790) 2019-01-08 17:16:45 -08:00
main.ts docs(aio): add Observable and Rx docs (#21423) 2018-02-27 11:24:31 -08:00
typeahead.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00