From d4fef91a66ebcf127e21ddfc92841a64369a1809 Mon Sep 17 00:00:00 2001 From: Kirill Date: Fri, 24 May 2024 13:52:14 +0300 Subject: [PATCH] Add 1 udemy course; Add Understanding Node.js: Core Concepts course. (Very solid course which dives deep into understanding node and underlying technologies like OS, networking and so on.) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2069e43..0c3155e 100644 --- a/readme.md +++ b/readme.md @@ -931,6 +931,7 @@ - [Real Time Web with Node.js](https://www.pluralsight.com/courses/code-school-real-time-web-with-nodejs) - [Learn and Understand Node.js](https://www.udemy.com/course/understand-nodejs/) - [Node.js Full Stack Developer Course](https://kinsta.com/academy/course/node-js-full-stack-developer/) +- [Understanding Node.js: Core Concepts](https://www.udemy.com/course/understanding-nodejs-core-concepts/) ### Cheatsheets