소스 검색

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)