Front-end Framework

Add two video on reinventing state management from scratch
This commit is contained in:
Alberto 2020-08-18 12:32:56 +02:00 committed by GitHub
parent 2ec87972e3
commit e80c56a121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@
* [**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`