Skip to content

Custom React library for understanding react concept

Notifications You must be signed in to change notification settings

ChristopheLej/custom-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom React

Custom library that takes the concepts of React. Many thanks to Rodrigo for this this article : https://pomb.us/build-your-own-react/

All commits:

  • Initial project with React
  • Transformation from babel to javascript
  • Creation of ReactElement in our library
  • Adding the render
  • Adding fibers
  • Render optimization
  • Adding reconciliation
  • Adding event reconciliation
  • Adding a component
  • Adding the state in the component
  • Back to react

For checkout a specific commit see the sha1 in the page of commits and enter git checkout sha1

About

Custom React library for understanding react concept

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published