Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I found using rxjs with redux to be a way of decoupling control flow. Instead of having a function with a bunch of thunks, you did something and then other bits of code to could effectively subscribe to the side effects of that and you built your control flow up that way. It had pros and cons, was quite powerful but you ended up with a lot of indirection and not exactly knowing what was going to happen.


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

Search: