In recent posts we spoke a lot about developing React applications with Redux: It enables the users to easily make testable and structured applications. However, writing a Redux application produces a lot of boilerplate code. One framework alternative is MobX, which solves this problem by doing automation using observables.
It's all about time: Building a performant Stopwatch with MobX and React - fast
BY Patrick Klitzke /