From 3a7db1b5cd7178cc26fa22cbd92c0ad7a99aef78 Mon Sep 17 00:00:00 2001 From: "Nikalus@dnhsoft" Date: Wed, 17 Feb 2016 14:00:48 +0200 Subject: [PATCH 1/3] Added short tutorial for beginners. --- javascript-frameworks-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index c227a6b9..53ed3a8c 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -125,3 +125,4 @@ * [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) * [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) * [SurviveJS - Webpack and React](http://survivejs.com) +* [Hacking with React](http://www.hackingwithreact.com/) From 67e36828d10aedb39bbdc8795375ce4391f64578 Mon Sep 17 00:00:00 2001 From: "Nikalus@dnhsoft" Date: Thu, 18 Feb 2016 11:45:04 +0200 Subject: [PATCH 2/3] Update javascript-frameworks-resources.md --- javascript-frameworks-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 53ed3a8c..e307e549 100644 --- a/javascript-frameworks-resources.md +++ b/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) @@ -125,4 +126,3 @@ * [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) * [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) * [SurviveJS - Webpack and React](http://survivejs.com) -* [Hacking with React](http://www.hackingwithreact.com/) From dea77451f98d0bd248b3a34e6a15f0a9f88387a7 Mon Sep 17 00:00:00 2001 From: "Nikalus@dnhsoft" Date: Tue, 23 Feb 2016 12:18:30 +0200 Subject: [PATCH 3/3] Update javascript-frameworks-resources.md --- javascript-frameworks-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index e307e549..b784c8bd 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -113,7 +113,7 @@ ## React -* [Hacking with React](http://www.hackingwithreact.com/) +* [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)