DEV Community

Discussion on: Using React and RxJS together

Collapse
 
daslaf profile image
Osman Cea • Edited

I think it is useful if you're working with data streaming or if you have to compose multiple sources of events that require connecting to things and cleaning up after. For everyday development, the benefits don't overcome the added complexity.