Lessons: 16Length: 2.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Differences Between Client and Server JavaScript

Before we start using Node, we should understand some basic concepts. We'll start by talking about the most important differences you should be aware of between the JavaScript you write for the client and the Node.js we'll be writing here.