JavaScript variable names in ECMAScript 6, and what changed compared to ES5: https://mathiasbynens.be/notes/javascript-identifiers-es6 … Validator: https://mothereff.in/js-variables
@olov Babel (uses Acorn): https://github.com/marijnh/acorn/issues/214 … Traceur: https://github.com/google/traceur-compiler/issues/1792 … Esprima: https://github.com/jquery/esprima/issues/1089 … Will add links to post!
-
-
@mathias thanks but I was wondering whether they convert ES6 identifiers to ES5 safe identifiers. Perhaps I didn't look close enough.. -
@olov And I answered your question :) They throw when trying to transpile; transpilation fails entirely. - 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.