Note: This tutorial requires you to run your app locally on your own computer Pre-requisites Docker for OSX, Docker for Windows, or Docker for Linux Visual Studio Code Getting Started The first thing to notice is that you don’t actually need to have Node.js installed on your machine. You can just use Docker and your IDE. In this case we’re going to show you how to use Visual Studio Code. We’ve created a simple application which includes an error. You can see the app in the app/ director...