From 1e49e47221e81dc0178f21c60914e18dce98c447 Mon Sep 17 00:00:00 2001 From: PM Date: Sun, 24 Oct 2021 11:50:58 +1100 Subject: [PATCH] Added a link to a free course on Vue.js 3 (#6402) * Appended to the NodeJS section Added a link to a free ExpressJS course * Updated NodeJS section Moved the link up to ensure proper alphabetical order * Updated the NodeJS section Added Udemy as the location for the ExpressJS Fundamentals course by Patrick Schroeder * Updated Vue.js section Added a link to a free Vue.js 3 course on Youtube by 'The Net Ninja' * Updated Vue.js section Updated title of the course. --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 22d92a21..1001916e 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -593,6 +593,7 @@ * [Vue Router for Everyone](https://vueschool.io/courses/vue-router-for-everyone) * [Vue.js Components Fundamentals](https://vueschool.io/courses/vuejs-components-fundamentals) * [Vue.js Fundamentals](https://vueschool.io/courses/vuejs-fundamentals) +* [Vue.js Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9hYYGbV60Vq3IXYNfDk8At1) - The Net Ninja (Youtube) * [Vuex for Everyone](https://vueschool.io/courses/vuex-for-everyone)