From 973c34836d36667d46ff7584b2af4c92584c085e Mon Sep 17 00:00:00 2001 From: PM Date: Fri, 22 Oct 2021 12:23:05 +1100 Subject: [PATCH] Updated the list of free courses under the NodeJS section (#6365) * 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 --- 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 26d12016..22d92a21 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -540,6 +540,7 @@ * [Beginner's Series to: Node.js](https://youtube.com/playlist?list=PLlrxD0HtieHje-_287YJKhY8tDeSItwtg) - Microsoft Developer (YouTube) * [Building a RESTful API with Node.js](https://www.youtube.com/playlist?list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q) - Academind (Youtube) * [Express JS Crash Course](https://www.youtube.com/watch?v=L72fhGm1tfE) - Brad Traversy, Traversy Media (Youtube) +* [ExpressJS Fundamentals](https://www.udemy.com/course/expressjs-fundamentals/) - Patrick Schroeder (Udemy) * [Node and Express Tutorial](https://www.youtube.com/watch?v=TNV0_7QRDwY) - John Smilga, Coding Addict (YouTube) * [Node.js API Development for Beginners](https://www.udemy.com/course/node-js-api-tutorial/) (Udemy) * [Node.js Basics](https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa-d0iZg41U2RDqECol9C5B) - Java Brains (Youtube) -- GitLab