Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 506 Bytes

React DOM Mini

React DOM Mini is a toy renderer that I built as part of my React Conf 2019 talk, "Building a Custom React Renderer".

This repo is built with Create React App, and the renderer itself is in src/ReactDOMMini.js.

For more detail, watch the talk online: