"Babel is a JavaScript transpiler that converts edge JavaScript into
plain old ES5 JavaScript that can run in any browser (even the old
ones).
It makes available all the syntactical sugar that was added
to JavaScript with the new ES6 specification, including classes, fat
arrows and multiline strings."
https://github.com/babel/babel
https://babeljs.io/
https://news.ycombinator.com/item?id=14169760
Why Babel Matters - http://codemix.com/blog/why-babel-matters
http://www.lightscript.org/
No comments:
Post a Comment