All javascript should be written in ES6 (ES2015) according to the AirBnB JavaScript Style Guide. Webpack will use Babel to transpile all javascript back to ES5 in emitted bundles.