From 4045ed4f2432a4ed9b5a427378536ab4aaea0c0c Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 4 Dec 2017 11:54:30 -0600 Subject: [PATCH 1/3] Add egghead.io course to free courses --- content/community/courses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/community/courses.md b/content/community/courses.md index 191c6aea..67e862d1 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -18,6 +18,8 @@ permalink: community/courses.html - [React Training: React Patterns](https://reacttraining.com/patterns/) - Free lectures from React Training's "Advanced React.js" course. +- [The Beginner's Guide to ReactJS](https://egghead.io/courses/the-beginner-s-guide-to-reactjs?utm_term=react) - Free course for React newbies and those looking to get a better understanding of React fundamentals. + ## Paid Courses - [Egghead.io](https://egghead.io/browse/frameworks/react) - Short instructional videos on React and many other topics. From 7504fb7b51b9a7bfdf825fa9bb4e718a17fd3b3b Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 4 Dec 2017 13:50:03 -0600 Subject: [PATCH 2/3] Remove UTM from URL --- content/community/courses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/courses.md b/content/community/courses.md index 67e862d1..c27f27b1 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -18,7 +18,7 @@ permalink: community/courses.html - [React Training: React Patterns](https://reacttraining.com/patterns/) - Free lectures from React Training's "Advanced React.js" course. -- [The Beginner's Guide to ReactJS](https://egghead.io/courses/the-beginner-s-guide-to-reactjs?utm_term=react) - Free course for React newbies and those looking to get a better understanding of React fundamentals. +- [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. ## Paid Courses From d9e19cb898daa8874d853ef2a51e85d9c7483367 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Mon, 4 Dec 2017 12:55:24 -0800 Subject: [PATCH 3/3] Added "Egghead.io" prefix --- content/community/courses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/courses.md b/content/community/courses.md index c27f27b1..b0d4fd52 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -18,7 +18,7 @@ permalink: community/courses.html - [React Training: React Patterns](https://reacttraining.com/patterns/) - Free lectures from React Training's "Advanced React.js" course. -- [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. +- [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. ## Paid Courses