Skip to content

Nice-Ming/build-your-own-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

实现你的毛坯版React

实现

  • JSX

  • function component

  • Class component

  • hooks only useState

  • render

  • reconcile

  • commit

  • Fiber

  • Concurrent Mode

未实现

太多了,就不一一列举了 : (

内容概括

build-your-own-react

来,感受一下毛坯房 : )

# 安装依赖 
yarn

# 跑开发环境
yarn start

# 尽情玩耍
localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published