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

Switching from Redux to Mobx dramatically decreased my mental load. It is much more straight forward.


I want to learn Mobx. I like the conceptual model (functional, immutable) of Redux though - I'm just not a fan of all the boilerplate although I understand why it is there.

What's your take on things you miss from Redux now that you've switched over to Mobx?


> functional, immutable

mobx-state-tree is what you are looking for. You can model it similar to your Redux setup. It is immutable. It also has the snapshot stuff Redux has.




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

Search: