From a5b8221892b6f32681bd8f777a075a672d941a1d Mon Sep 17 00:00:00 2001 From: ABHIRUP BASU <69730155+basuabhirup@users.noreply.github.com> Date: Wed, 15 Sep 2021 20:06:31 +0530 Subject: [PATCH] Add another Node.js course (#5534) * Add another Node.js course I am personally benefitted from this course. I think this course deserves to get enlisted here. * Add Node and Express Tutorial by Coding Addict * Update free-courses-en.md Fix line gap error --- 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 5efd2c47..22bf9c81 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -425,6 +425,7 @@ * [Beginner's Series to: Node.js](https://youtube.com/playlist?list=PLlrxD0HtieHje-_287YJKhY8tDeSItwtg) - Microsoft Developer (YouTube) * [Express JS Crash Course](https://www.youtube.com/watch?v=L72fhGm1tfE) - Brad Traversy, Traversy Media (Youtube) +* [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)