diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index ddeea77b19ea2e6c79edd8e9101dd998d27fa626..a7494b7c9ba01f4fe103eaf0f422425b617f536e 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -110,6 +110,7 @@ * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) +* [React Primer Draft](https://github.com/mikechau/react-primer-draft) * [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) * [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/tutorial.html) * [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components)