davidwalsh.name
ES6 JavaScript Minifier: babili
3
The Babel toolchain is amazing. We’ve used Babel to write ES6 JavaScript well before ES6 features hit browsers, we use it to parse JavaScript and write JSX, and much more. Babel can do just about anything with the JavaScript language and I’ve jus... Read full article