# react-write-16.8 **Repository Path**: linhexs/react-write-16.8 ## Basic Information - **Project Name**: react-write-16.8 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-13 - **Last Updated**: 2021-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, JavaScript ## README 实现目标: 1. createElement; 2. render; 3. 并发模式; 4. Fibers; 5. Render and Commit Phases ; 6. 调和; 7. 函数组件; 8. hooks; 8. 类组件;