瀏覽代碼

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)