1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-27 01:23:30 +00:00

Merge pull request #1729 from jwworth/pull-request-1449100049

Add React Primer Draft by Mike Chau
This commit is contained in:
victor felder 2015-12-11 10:58:14 +01:00
commit 769dc12107

View File

@ -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)