Hacker News new | ask | show | jobs
by amoerie 2446 days ago
I can attest to the genius that is MobX. Having worked on a frontend project built with RxJs + React for nearly two years, I feel like I have kept all of the benefits of reactivity and discarded a lot of complexity and learning curve that mostly came from RxJs.

The API surface of MobX is a breeze, and it kind of pushes you into the pit of success.