1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-14 11:04:38 +02:00

Add video tag

This commit is contained in:
Daniel Stefanovic
2020-07-17 09:36:58 +02:00
committed by GitHub
parent d95353d43c
commit 8bc4154536

View File

@@ -169,7 +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)
* [**JavaScript**: _Building a Custom React Renderer_](https://youtu.be/CGpMlWVcHok) [video]
#### Build your own `Game`