Hacker News new | past | comments | ask | show | jobs | submit login

Recently, we released RsRelayJS, a small RxJS lib that provides 'Relay' types. These are analogous to Subject types, but without the ability to call complete() or error(). Therefore, they are stateless in the sense that they cannot enter a terminal state. I've found myself using these more than Subjects in our code, to bridge non-Rx code to Rx.

Check it out here - https://github.com/Microsoft/RxRelayJS




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: