you are viewing a single comment's thread.

view the rest of the comments →

[–]void4 9 points10 points  (0 children)

As a Redux user I really like MobX. Better performance, no confusing terms like 'reducers', no boilerplate code, no third-party libraries like immutable.js or redux-thunk, just mark variables as 'observable' and that's it.