From e64cee27b1f0afdff1d11efe29ad8f35deaed9f6 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Sun, 25 Aug 2019 14:22:33 -0700 Subject: [PATCH] add glitch react course (#2288) --- content/community/courses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/community/courses.md b/content/community/courses.md index 0de2c69d..47e33ecc 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -8,6 +8,8 @@ permalink: community/courses.html ## Free Courses {#free-courses} +- [Glitch: React Starter Kit](https://glitch.com/culture/react-starter-kit/) - A free, 5-part video course with interactive code examples that will help you learn React. + - [Codecademy: React 101](https://www.codecademy.com/learn/react-101) - Codecademy's introductory course for React. - [Egghead.io: Start Learning React](https://egghead.io/courses/start-learning-react) - This series will explore the basic fundamentals of React to get you started.