英文官网:https://reactjs.org/
Know more about React
P.S. 优先翻译自己感兴趣的部分。
- Docs
- QUICK START
- Hello World
- Introducing JSX
- Rendering Elements
- Components and Props
- State and Lifecycle
- Handling Events
- Conditional Rendering
- Lists and Keys
- Forms
- Lifting State Up
- Composition vs Inheritance
- Thinking In React
- ADVANCED GUIDES
- JSX In Depth
- Typechecking With PropTypes
- Static Type Checking
- Refs and the DOM
- Uncontrolled Components
- Optimizing Performance
- React Without ES6
- React Without JSX
- Reconciliation
- Context
- Fragments
- Portals
- Error Boundaries
- Web Components
- Higher-Order Components
- Render Props
- Integrating with Other Libraries
- Accessibility
- Code-Splitting
- QUICK START