From f92b640593df32582e599ac4eec9676b3e4d10cb Mon Sep 17 00:00:00 2001 From: Hrishi Mittal Date: Sun, 9 Jul 2017 21:42:15 +0100 Subject: [PATCH] Add link to free React course (#2489) --- javascript-frameworks-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 6e7c3df25..926e5f0d4 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -105,6 +105,7 @@ ## React +* [Free React on Rails course](https://learnetto.com/users/hrishio/courses/the-free-react-on-rails-5-course) * [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)