From 9dd2f0949ca6bd320925140ee8b091928fb5a808 Mon Sep 17 00:00:00 2001 From: Nathan Jones Date: Tue, 26 May 2015 21:51:21 -0600 Subject: [PATCH] React should be included in this list, so I added a beginner's guide. --- javascript-frameworks-resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 5f17779d..cd10cf72 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -93,3 +93,6 @@ ## Meteor * [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) * [BulletProof Meteor](https://bulletproofmeteor.com/) + +## React +* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) \ No newline at end of file -- GitLab