在线资源
官方
- 文档
- 英文 - https://react.dev
- 中文 - https://zh-hans.react.dev
- React 脚手架(create-react-app)- https://github.com/facebook/create-react-app
全家桶生态
- React Router - https://reactrouter.com
- UseHooks - https://usehooks.com/
扩展生态
- aHooks: https://ahooks.js.org/zh-CN/
元框架
所谓元框架就是基于 React 加上额外的功能使得开发网站更方便。
- Next.js
- Remix
- Gatsby
- Docusaurus
国产元框架
社区
交互式学习
Cheatsheet
电子书
- React 技术揭秘
- React 模式(中文版)
- https://github.com/Leecason/react-philosophies-cn
- https://github.com/Asabeneh/30-Days-Of-React
- https://github.com/Asabeneh/React-For-Everyone