react 学习资料
- react 学习资料
项目 | 学习资料 |
---|---|
react | 中文版:https://doc.react-china.org/ |
react-router | https://reacttraining.com/react-router/web/api/location |
create-react-app | https://github.com/facebook/create-react-app |
create-react-native-app | https://github.com/react-community/create-react-native-app/ |
mobx | 中文版:https://cn.mobx.js.org/ |
react-mobx-vm | https://github.com/be-fe/react-mobx-vm |
mobx-state-tree | https://github.com/chenxiaochun/mobx-state-tree |