Skip to content

IMCurie/mini-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published