Skip to content

luckydog12/Build-your-own-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

原文链接:Build your own React

Build your own React(1)-前言及准备工作

  • Step I: The createElement Function ✅
  • Step II: The  render Function ✅

Build your own React(2)-createElement&&初级版 render 函数

  • Step III: Concurrent Mode 并发模式 ✅
  • Step IV: Fibers ✅

Build your own React(3)-模拟 fiber 架构工作模式

  • Step V: Render and Commit Phases ✅
  • Step VI: Reconciliation ✅

Build your own React(4)-diffing 阶段

  • Step VII: Function Components ✅
  • Step VIII: Hooks ✅

Build your own React(5)-函数组件&useState

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published