My latest book is called “Setting up ES6”. It covers the following topics: A cheat sheet for deploying ECMAScript 6 Example setups (skeleton projects that you can download from GitHub): ES6 in browsers via webpack and Babel ES6 in Node.js via Babel (compiled dynamically or statically) How to configure Babel 6, including a clear explanation of how it interacts with CommonJS modules “Setting up ES6”

