On Tuesday September 13, 2016, James Michael Maltby gave us an Introduction to Node.js. This repository contains the Presentation and Example Code.
You can view the presentation here.
Make sure you have downloaded the Node.js command tools for your platform.
npm install
node example1
node example2
node example3
node example4