What is node.js?

July 14, 2014 [JavaScript, Programming, Tech, Videos]

Node.js is a way of writing your web applications wholly in JavaScript, which sounds like a terrible idea.

However, it is also an asynchronous programming environment that has been proven to scale really well, and it's a collection of libraries many of which are excitingly small and well-encapsulated.

Here we just cover the basics of what it is:

Embedded YouTube video

Slides: What is node.js?