Wednesday, 7 June, 2017 UTC


Summary

In this lesson we'll use `cjs-to-es6` to convert CommonJS requires to ES6 imports. We'll also show how to convert over a exported default object to take advantage of named exports.