Projects STRLCPY build-your-own-x Commits d95353d4
🤬
  • Add link to “Building a Custom React Renderer”

    Add link to Sophie Alpert’s talk on  “Building a Custom React Renderer”
  • Loading...
  • Monica Powell committed with GitHub 4 years ago
    d95353d4
    1 parent ec383433
  • ■ ■ ■ ■ ■
    README.md
    skipped 168 lines
    169 169  * [**JavaScript**: _How to write your own Virtual DOM_](https://medium.com/@deathmood/how-to-write-your-own-virtual-dom-ee74acc13060)
    170 170  * [**JavaScript**: _Building a frontend framework, from scratch, with components (templating, state, VDOM)_](https://mfrachet.github.io/create-frontend-framework/)
    171 171  * [**JavaScript**: _Build your own React_](https://pomb.us/build-your-own-react/)
     172 +* [**JavaScript**: _Building a Custom React Renderer_](https://youtu.be/CGpMlWVcHok)
    172 173   
    173 174  #### Build your own `Game`
    174 175   
    skipped 286 lines
Please wait...
Page is in error, reload to recover