Skip to content

zhangdongming0607/toy-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-react

一个简易的 react,用来学习组件库和 react 的原理

todo list

  • 项目搭建
  • jsx 语法编译
  • Element -> Component -> Instance
  • 一些常见的 edge case (Array 为主)
  • 组件更新
  • diff 算法
  • 列表优化
  • 简单的事件系统
  • 必需的 lifecycle
  • (optional) css 方案
  • (optional) functional component
  • (optional) react hooks

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published