### 翻译者可以在 #602 认领翻译任务。 ### 校对者可以在 #684 认领校对任务。 --- - [x] ✅ Installation (note: a lot of content here is similar to old website) - [ ] ✅ Start a New React Project - [x] ✅ Add React to a Website - [x] ✅ Editor Setup - [x] ✅ React Developer Tools - [x] ✅ Quick Start - [x] ✅ Thinking in React - [x] ✅ Describing the UI - [x] ✅ Your First Component - [x] ✅ Importing and Exporting Components - [x] ✅ Writing Markup with JSX - [x] ✅ JavaScript in JSX with Curly Braces - [x] ✅ Passing Props to a Component - [x] ✅ Conditional Rendering #636 - [ ] ✅ Rendering Lists - [x] ✅ Keeping Components Pure - [x] ✅ Adding Interactivity #1053 - [x] ✅ Responding to Events - [x] ✅ State: A Component's Memory - [x] ✅ Render and Commit - [x] ✅ State as a Snapshot - [x] ✅ Queueing a Series of State Updates - [ ] ✅ Updating Objects in State - [ ] ✅ Updating Arrays in State - [x] ✅ Managing State - [x] ✅ Reacting to Input with State #692 - [ ] ✅ Choosing the State Structure - [x] ✅ Sharing State Between Components #652 - [x] ✅ Preserving and Resetting State - [x] ✅ Extracting State Logic into a Reducer - [x] ✅ Passing Data Deeply with Context - [x] ✅ Scaling Up with Reducer and Context - [ ] 🔴 Escape Hatches (not written yet) - [x] ✅ Referencing Values with Refs - [x] ✅ Manipulating the DOM with Refs - API - [ ] ✅ React APIs (ok to translate, but incomplete) - [ ] ✅ useState - [ ] ✅ React DOM APIs (ok to translate, but incomplete) - [x] ✅ render
翻译者可以在 #602 认领翻译任务。
校对者可以在 #684 认领校对任务。