re-rxjs / react-rxjs

React bindings for RxJS
https://react-rxjs.org
MIT License
542 stars 17 forks source link

Are there any projects that use React-RxJS? #287

Closed pastelmind closed 1 year ago

pastelmind commented 1 year ago

Hi! I am impressed by your library. I'm looking to use React and RxJS in my project, and I want to learn by examples.

I checked the example repos under re-rxjs: react-rxjs-basic-todos, react-rxjs-github-issues-example, and eleccions-2021. But these were fairly basic CRUD projects. I'm looking for apps that use non-trivial observable chains, and that handle errors in a sensible way.

Are there any (hopefully large and mature) projects that use React-RxJS?

Edit: I forgot there was a Discussions tab--please move this issue over there if need be.