学习资源
官方
- 开发文档
- 英文 - https://react.dev
- 中文 - https://zh-hans.react.dev
- React 脚手架(create-react-app)- https://github.com/facebook/create-react-app
- React Router - https://reactrouter.com
- 社区 - https://dev.to/t/react
核心
- React 作者 Dan 的博客 - https://overreacted.io/zh-hans
- React 核心成员黄玄 - https://huangxuan.me
- Sebastienlorber - https://thisweekinreact.com
拓展
- React 自定义 Hooks - https://usehooks.com
开源
- React TypeScript Cheatsheets - https://github.com/typescript-cheatsheets/react
- React 模式 - https://reactpatterns.cn
- 30 Days Of React - https://github.com/Asabeneh/30-Days-Of-React
- 图解 React 源码系列 - https://github.com/7kms/react-illustration-series
- React 开发思想纲领 - https://github.com/Leecason/react-philosophies-cn
- ApacheCN React 译文集 - https://react.apachecn.org