Hacker News new | past | comments | ask | show | jobs | submit login

MobX is a nice alternative paradigm to Redux that is gaining traction in the React community. It allows you to declare your data as observable, so that components can update automatically to changes.

https://github.com/mobxjs/mobx




Thanks so much for sharing this, it's exactly what I've been looking for, coming from working with Meteor for a while.


this is looks really sweet. Is there a list anywhere of what type of app makes sense with mobX vs redux?




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

Search: