https://github.com/ymdarake/build-your-own-freakin-react
https://github.com/ymdarake/build-your-own-freakin-react
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ymdarake/build-your-own-freakin-react
- Owner: ymdarake
- Created: 2021-07-15T08:38:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T11:13:35.000Z (about 5 years ago)
- Last Synced: 2025-03-05T18:57:06.852Z (over 1 year ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Your Own React
- This is a learning note on the article [Build your own React](https://pomb.us/build-your-own-react/)
- [Original codesandbox](https://codesandbox.io/s/didact-8-21ost)
- [Original repo](https://github.com/pomber/didact)