• Stars
    star
    589
  • Rank 75,377 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Toy React renderer from my React Conf 2019 talk, "Building a Custom React Renderer"

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: