We use Webpack and Grunt to\npackage our server-side CommonJS modules in a way that allows us to use them in\nthe client-side.
Experiment based on the Tutsplus tutorial on TDD with Jasmine and Coffeescript. First time working with the Github GUI app. Added Grunt to the mix. Added linting with jshint. Tutorial scripts and ...