pbzona / build-react

A toy framework that reproduces some of React's mechanisms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React API Implementation

This is me trying to understand how React really works. Please excuse the Webpack.

If you'd like to try something similar, here's the guide I used: Build your own React

About

A toy framework that reproduces some of React's mechanisms


Languages

Language:JavaScript 96.2%Language:HTML 3.8%