Skip to content

This project is a learning experiment that closely follows the foundational structure of real React code, stripped of optimizations and non-essential features.

Notifications You must be signed in to change notification settings

mohayu22/Minimum-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Minimum-React

This project is a learning experiment that closely follows the foundational structure of real React code, stripped of optimizations and non-essential features.

To-Do

  1. The createElement Function
  2. The render Function
  3. Concurrent Mode
  4. Fibers
  5. Render and Commit Phases
  6. Reconciliation
  7. Function Components
  8. Hooks

About

This project is a learning experiment that closely follows the foundational structure of real React code, stripped of optimizations and non-essential features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published