Переглянути джерело

Merge pull request #1847 from Nikalus/patch-1

Added React short tutorial for beginners.
victor felder 9 роки тому
батько
коміт
6b518156fc
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      javascript-frameworks-resources.md

+ 1 - 0
javascript-frameworks-resources.md

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