The Six Things You Need To Know About Babel 6

added by JavaScript Kicks
11/9/2015 5:24:19 PM

1510 Views

Over the last year, Babel has become the go-to tool for transforming ES2015 and JSX into boring old JavaScript. But seemingly overnight, Babel 6 changed everything. The babel package was deprecated, running babel doesn't actually transform ES2015 to ES5, and the old docs have basically disappeared . But Don't Panic!


0 comments