amorriscode / build-your-own-react

Building a simplified, easy to understand version of React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Your Own React

This repo contains my own custom React. It's simple but it does the trick.

But why? To learn of course! I want to start deconstructing cool things (like React) to learn more about them. If you have any other suggestions, let me know!

It was built by following Rodrigo Pombo's awesome blog post on building your own React. I recommend you check it out. The learning experience on his website is incredible.

About

Building a simplified, easy to understand version of React


Languages

Language:JavaScript 80.0%Language:HTML 20.0%