Back to announcements

Node.js mini course is live!

Hey guys! I'm super duper excited to announce that I've released the Node.js mini course! (Ecstatic me!)

Node.js mini course home page.
Node.js mini course home page.

Honestly, it has taken me a long time — precisely 50 days! — to build this course. The reason is because Node is huge and due to its asynchronous nature, it's slightly challenging to address certain topics in a short span of time (things like streams, process, etc.).

But I'm glad to know that I have been able to wrap up the mini course, with each chapter delivering some solid amount of knowledge while still being under the imposed word limit.

I have purposefully kept the discussion around the simpler ideas in Node, reserving a separate mini course — Advanced Node.js — for the advanced ideas like child processes, clusters, C/C++ addons, and so on. I will now begin working on this mini course so stay tuned for when it gets released!