Hacker News new | ask | show | jobs
by wbc 3313 days ago
Would using mobx to manage state solve most of these problems?
1 comments

Yeah. That's exactly what I was thinking as I read through the list of gotchas.

We've just started using mobx ourselves. There's still a weird contention between events and state that I'm yet develop patterns for but overall I'm really happy with it.