Bläddra i källkod

Merge pull request #1847 from Nikalus/patch-1

Added React short tutorial for beginners.
victor felder 9 år sedan
förälder
incheckning
6b518156fc
1 ändrade filer med 1 tillägg och 0 borttagningar
  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)