From 49bd37a1941aec1b5aaca27eabc1c890b28cecb0 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 5 Aug 2018 02:11:32 +0100 Subject: [PATCH] Add more courses --- content/community/courses.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/content/community/courses.md b/content/community/courses.md index 485176dfd..5da83fe51 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -20,6 +20,8 @@ permalink: community/courses.html - [Egghead.io: The Beginner's Guide to ReactJS](https://egghead.io/courses/the-beginner-s-guide-to-reactjs) - Free course for React newbies and those looking to get a better understanding of React fundamentals. +- [Free React Bootcamp](https://tylermcginnis.com/free-react-bootcamp/) - Recordings from three days of a free online React bootcamp. + ## Paid Courses - [Egghead.io](https://egghead.io/browse/frameworks/react) - Short instructional videos on React and many other topics. @@ -32,10 +34,14 @@ permalink: community/courses.html - [React for Beginners](https://reactforbeginners.com/) - Learn React in just a couple of afternoons. +- [React for Designers](https://designcode.io/react) - A 6-hour React course for designers, by designers. + +- [React Essentials for Designers](https://learnreact.design) - React courses tailored for designers: the fundamentals, capabilities, limitations and how they relate to design. + +- [Essential React](https://learnreact.com/lessons/2018-essential-react-1-overview) - A crash course for doers, moving fast from "Hello World" to advanced component composition. + - [React Training: Advanced React.js](https://courses.reacttraining.com/p/advanced-react) - Take your React skills to the next level. - [Tyler McGinnis](https://tylermcginnis.com/courses) - Tyler McGinnis provides access to his courses for a monthly fee. Courses include "React Fundamentals" and "Universal React". -- [React Essentials for Designers](https://learnreact.design) - React courses tailored for designers: the fundamentals, capabilities, limitations and how they relate to design. - - [Mastering React](https://codewithmosh.com/p/mastering-react/) - Build professional interactive apps with React.