The Sweet Spot
On software development, engineering leadership, machine learning and all things shiny.

mocha

2014
June
Running Mocha tests with ES6/AMD modules

In one of my personal projects (Chordmeister), I’ve been trying to upgrade the code to be written in ES6 modules and transpile down to AMD modules with Square’s very excellent es6-module-transpiler project.