Skip to content

Instantly share code, notes, and snippets.

@rwaldron
Last active August 29, 2015 14:18
Show Gist options
  • Save rwaldron/f124894e76a33715b9be to your computer and use it in GitHub Desktop.
Save rwaldron/f124894e76a33715b9be to your computer and use it in GitHub Desktop.
ES6 is the same as ES2015
@domenic
Copy link

domenic commented Apr 3, 2015

ES15 is only one more character and leads to much less confusion in an already-confused world.

@cowboy
Copy link

cowboy commented Apr 3, 2015

It's pretty hard to keep up with all these terms. ECMA262, TS39, ES6, ES15, ES2015, PEN15, ANDRÉ3000, they're all the same to me. I figure if I stick with "Java scripting" it'll keep me relevant with the recruiters, which is where the real action is at.

@kornelski
Copy link

You can simply call it

JavaScript/5.0 (compatible; ES 6.0; tc:39) ECMA/262 (JScript, like Java) EcmaScript/2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment