Code examples for the Fixing the JavaScript Mess workshop
./receivingApp is a Node.js MVC app (using Sails.js) to proximate a real application to give us something to work on. You'll need to install Node.js to do this workshop.
More details can be found in the ./receivingApp folder.