diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index ba795111b13f4ef3f004ff910de312d536f99e74..c94830dd39d757610656ccc86a0e21ceeedd4fd1 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -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