Create a JavaScript library using ES2015 modules, Gulp, Rollup and Jest
Let's see how to write a JavaScript library using ES2015 transpiled with Babel, featuring ES modules packed up using Rollup via Gulp, and Jest to test your code.
Making the web faster and more user-friendly