A demo showing the core difference between Redux and Mobx.
https://ne-smalltown.github.io/redux-vs-mobx
npm run dev
If you want to see what will happen when you pass an object as a prop, please edit the mobx-demo/index.js
or redux-demo/index.js
by uncommenting.
See https://zhuanlan.zhihu.com/p/461844358 for more details.