Hacker News new | ask | show | jobs
by jj12345 2698 days ago
Can you speak to how useful you've found the pattern/paradigm? Sort of an ambiguous question, but I've sat through some intro Rx stuff at Microsoft seminars and I've yet to deliberately reference it when writing code. This isn't to say it's without merit, I'm just looking for inspiration.

Edit: Further clarification - I think I'm unfairly generalizing this to a mix between coroutines and an Observer pattern.