1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-30 13:19:02 +00:00

Merge pull request #1847 from Nikalus/patch-1

Added React short tutorial for beginners.
This commit is contained in:
victor felder 2016-03-12 15:42:04 +01:00
commit 6b518156fc

View File

@ -113,6 +113,7 @@
## React
* [Hacking with React](http://www.hackingwithreact.com)
* [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)