Remote Debugging Node.js in Docker
Background
I can still remember the first time we were shown how to debug code in school. It was around the third week of my Intro to Computer Science class, and up until this point nothing we had written was complex enough to warrant a…