diff --git a/README.md b/README.md index 2661aa8..3297802 100644 --- a/README.md +++ b/README.md @@ -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`