Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

1.1 Hello Node.js

In this opening lesson, we’ll dive in and take a look at what Node is, how it works, and how we can make use of running JavaScript on the server. I will go through an example of a traditional server-side language and compare it to using JavaScript.