Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Your Own React

Following Rodrigo Pombo’s Build Your Own React tutorial to learn the core implementation principles behind React.

Todo

  • Step I: The createElement Function
  • Step II: The render Function
  • Step III: Concurrent Mode
  • Step IV: Fibers
  • Step V: Render and Commit Phases
  • Step VI: Reconciliation
  • Step VII: Function Components
  • Step VIII: Hooks

Next, I’ll implement some new features based on the current progress.

Further Reading

Here are some resources I consider valuable for learning React and understanding its internal mechanics:

About

mini-react

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages