This commit is contained in:
Alberto 2024-03-14 05:28:10 -06:00 committed by GitHub
commit c3f46c25b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -182,6 +182,8 @@ It's a great way to learn.
* [**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) [video]
* [**Javascript**: _Reinventing Mobx_](https://www.youtube.com/watch?v=P_WqKZxpX8g) [video]
* [**Javascript**: _Reinventing RxJS_](https://vimeo.com/345719107) [video]
#### Build your own `Game`