Hacker News new | ask | show | jobs
by andraskindler 3166 days ago
I agree, coroutines is good for the simpler use cases, while Rx is better for composed transformations. Not sure about using coroutines in prod though, while still experimental.
1 comments

I’d definitely would wait for the non-experimental release, just in case.