Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 441 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 441 Bytes

🔧 Inner Workings of React

This repository is basically just the end result of the code from this fantastic article series by Rodrigo Pombo about how to build react from scratch.

The only main difference is that I've just added a lot more comments for myself based on what was in the articles.