diff --git a/README.md b/README.md index 2ed0fe8..77ef2f2 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ * [**JavaScript**: _Make Your Own AngularJS_](http://teropa.info/blog/2013/11/03/make-your-own-angular-part-1-scopes-and-digest.html) * [**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/) #### Build your own `Game`