Lots of basic Node.js practice code snippets for understanding things like: core modules, path, http, os, totalmem, freemem, fs, synchronous vs. asynchronous, event emitters, event listeners, servers, timers, streams, and more.
***Now includes coverage of programming design patterns: creational, structural, and behavioral