ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
160 stars 62 forks source link

Add docs for operator : error handling - catch #85

Open ashwin-sureshkumar opened 6 years ago

ashwin-sureshkumar commented 6 years ago

Add docs for operator catch under group error handling

Below is minimum details needed

rarmatei commented 6 years ago

I can pick this up if no one's started on it?

niklas-wortmann commented 6 years ago

@rarmatei Thanks for your support. But we have recently changed the repository to the rxjs repo https://github.com/ReactiveX/rxjs. I would really appreciate a pr on this, but please do it in that repository. If you have any questions on that, don't hesitate to ask me. Thank you

rarmatei commented 6 years ago

@JWO719 Oh, I see, thanks for pointing that out!

I'm definitely missing something but I can't seem to find where the operator docs are under the repo you linked to?

I'll submit a PR to this repo today if that's okay, since I have some free time - and I can transfer it to the new one later in the week, once you get a chance to point me in the right direction?

EDIT: I got it, they're generated from the actual operator sources. Will submit a PR there 👍