Compare commits

...

3 commits

Author SHA1 Message Date
Zachary Lee
d3381222f5
Merge 3f0dbb922c into 294aef8fde 2026-02-23 09:15:43 -08:00
Zachary Lee
3f0dbb922c
Fixed broken link 2025-12-26 17:35:41 +08:00
Zachary Lee
c53880417f
Update README.md 2024-07-23 21:50:12 +08:00

View file

@ -179,6 +179,7 @@ It's a great way to learn.
#### Build your own `Front-end Framework / Library`
* [**JavaScript**: _Build Your Own React.js in 400 Lines of Code_](https://upweb.dev/posts/build-react-400-lines)
* [**JavaScript**: _WTF is JSX (Let's Build a JSX Renderer)_](https://jasonformat.com/wtf-is-jsx/)
* [**JavaScript**: _A DIY guide to build your own React_](https://github.com/hexacta/didact)
* [**JavaScript**: _Building React From Scratch_](https://www.youtube.com/watch?v=_MAD4Oly9yg) [video]