# 收集
收集学习资料
# 学习
- 官网 - https://react.docschina.org/
- Redux 中文文档 - https://cn.redux.js.org/
- Ant Design - https://ant.design/index-cn
- REACT ROUTER - https://reacttraining.com/react-router/
- React Router 中文文档 - http://react-guide.github.io/react-router-cn/index.html
- Redux 中文文档 - https://www.redux.org.cn/
- React 源码解析 - https://react.jokcy.me/
# UI库
- RSUITE - https://rsuitejs.com/
# Mobile
- Ant Design Mobile - https://mobile.ant.design/index-cn
# Admin
- Ant Design Pro - https://pro.ant.design/index-cn
- AntD Admin - https://github.com/zuiidea/antd-admin
# 其他类库
- react-responsive - https://github.com/contra/react-responsive
- React-Magic and HTMLtoJSX - https://github.com/reactjs/react-magic
- HTML to JSX Compiler - https://magic.reactjs.net/htmltojsx.htm
- react-touch-loader - https://github.com/Broltes/react-touch-loader
- react-pull-to-refresh - https://github.com/bryaneaton13/react-pull-to-refresh
- Ant Motion - Ant Design 的动效规范与组件 - https://motion.ant.design/index-cn
- UmiJS - https://umijs.org/zh/
- MobX - https://cn.mobx.js.org/
- redux-saga - https://redux-saga-in-chinese.js.org/
- redux-observable - https://redux-observable-cn.js.org/
- redux-thunk - https://github.com/reduxjs/redux-thunk
- DvaJS - https://dvajs.com/
- Next.js - http://nextjs.frontendx.cn/
- reselect - https://github.com/reduxjs/reselect
- seamless-immutable - https://github.com/rtfeldman/seamless-immutable
- react-motion - https://github.com/chenglou/react-motion
- React Widgets - http://jquense.github.io/react-widgets/
- react-toolbox - https://github.com/react-toolbox/react-toolbox
- react-bootstrap - https://github.com/react-bootstrap/react-bootstrap
- react-chartjs - https://github.com/reactjs/react-chartjs
- react-icons - https://github.com/react-icons/react-icons
- react-smooth - https://github.com/recharts/react-smooth
# 杂选
- IMOOC-React - https://github.com/ParryQiu/IMOOC-React
- React.js 入门与实战课程思维导图 - http://blog.parryqiu.com/2017/03/05/imooc-react-mind-map/
- 【已解决】React项目中按需引入ant-design报错TypeError: injectBabelPlugin is not a function - https://blog.csdn.net/twodogya/article/details/86477672
- awesome-react - https://github.com/enaqx/awesome-react
- The 'decorators' plugin requires a 'decoratorsBeforeExport' option - https://coding.imooc.com/learn/questiondetail/83405.html
- 深入 React 技术栈示例代码 - https://github.com/arcthur/react-book-examples
- 【译】通过Recompose库掌握React函数组件 - https://zhuanlan.zhihu.com/p/42494044
- 12 步 30 分钟,完成用户管理的 CURD 应用 (react+dva+antd) - https://github.com/sorrycc/blog/issues/18
- Low-level API: ReactTransitionGroup - https://reactjs.org/docs/animation.html#low-level-api-reacttransitiongroup