学习一些和redux一样作用的mobx知识

两个组件:mobx和mobx-react

英文文档:https://mobx.js.org/refguide/object.html

中文文档:https://cn.mobx.js.org/

样例:https://codepen.io/sjzcxc/pen/xYydMP?editors=1010

https://codepen.io/sjzcxc/pen/goGdKO?editors=1010

https://codepen.io/sjzcxc/pen/zppvbr?editors=1012

参考:

1、https://zhuanlan.zhihu.com/p/27448262

2、https://juejin.im/post/5a3b1a88f265da431440dc4a

3、https://foio.github.io/mobx-react/

4、https://juejin.im/post/5a3b1a88f265da431440dc4a

5、https://www.tuicool.com/articles/yYnmi26

6、https://github.com/hawx1993/tech-blog/issues/19

7、https://www.jianshu.com/p/505d9d9fe36a

原文地址:https://www.cnblogs.com/shengulong/p/9349411.html