mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Add link to “Building a Custom React Renderer”
Add link to Sophie Alpert’s talk on “Building a Custom React Renderer”
This commit is contained in:
parent
ec383433bd
commit
d95353d43c
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@
|
|||
* [**JavaScript**: _How to write your own Virtual DOM_](https://medium.com/@deathmood/how-to-write-your-own-virtual-dom-ee74acc13060)
|
||||
* [**JavaScript**: _Building a frontend framework, from scratch, with components (templating, state, VDOM)_](https://mfrachet.github.io/create-frontend-framework/)
|
||||
* [**JavaScript**: _Build your own React_](https://pomb.us/build-your-own-react/)
|
||||
* [**JavaScript**: _Building a Custom React Renderer_](https://youtu.be/CGpMlWVcHok)
|
||||
|
||||
#### Build your own `Game`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue