From d47597f02cce581398118a9ceaa57e3c443542bb Mon Sep 17 00:00:00 2001 From: Chris Dickinson Date: Mon, 1 Jul 2019 06:15:34 +0100 Subject: [PATCH] Added free Scrimba React Tutorial (#2111) A great video/editor tutorial consisting of 48 hands-on lessons. --- content/community/courses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/community/courses.md b/content/community/courses.md index cd05adea..0de2c69d 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -22,6 +22,8 @@ permalink: community/courses.html - [Free React Bootcamp](https://tylermcginnis.com/free-react-bootcamp/) - Recordings from three days of a free online React bootcamp. +- [Scrimba: Learn React for free](https://scrimba.com/g/glearnreact) - 48 hands-on video tutorials building react apps. + ## Paid Courses {#paid-courses} - [Egghead.io](https://egghead.io/browse/frameworks/react) - Short instructional videos on React and many other topics.