An open API service indexing awesome lists of open source software.

https://github.com/cedrickchee/react-unplugged

React.js unplugged version
https://github.com/cedrickchee/react-unplugged

educational-project exercises programming reactjs

Last synced: 10 months ago
JSON representation

React.js unplugged version

Awesome Lists containing this project

README

          

# React Unplugged

Just like unplugged music, we can have unplugged version of React.js. This is my
attempt to reimplement React from the ground up and based on my learnings so far.

> What I cannot create, I do not understand
>
> ~ Richard Feynman

Source of inspirations: [build your own (insert tech here)](https://github.com/danistefanovic/build-your-own-x) project.