1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-29 20:40:47 +00:00

Add React Enlightenment and React In-depth (#2081)

This commit is contained in:
Tiaan 2016-10-02 12:37:22 +02:00 committed by victor felder
parent 3dedf4c21c
commit e9f1d506e7

View File

@ -122,6 +122,8 @@
* [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 Enlightenment](https://www.gitbook.com/book/frontendmasters/react-enlightenment/details)
* [React In-depth: An exploration of UI development](https://www.gitbook.com/book/developmentarc/react-indepth/details)
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html)
* React Tutorial by Josh Finnie