Skip to main content
The synopsis was incorrectly saying ECMAScript is JavaScript.
Source Link
Peilonrayz
  • 43.4k
  • 7
  • 76
  • 155

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scriptinga language focused on web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers development. Being a monopoly on the front end and having Node on the back end. Use this tag for questions regarding all versions of ES and its dialects / implementations: JavaScript, JScript, etcvanilla JavaScript; optionally tagged with an ECMAScript version., excluding ActionScript If you are using a preprocessor such as TypeScript please tag with that too.

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers. Use this tag for questions regarding all versions of ES and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

JavaScript is primarily a language focused on web development. Being a monopoly on the front end and having Node on the back end. Use this tag for questions regarding vanilla JavaScript; optionally tagged with an ECMAScript version. If you are using a preprocessor such as TypeScript please tag with that too.

No need to keep the current version number updated (ES8 was released more than 3 years ago anyway)
Source Link

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers. Use this tag for questions regarding all versions of ES up to the current ES8 andand its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers. Use this tag for questions regarding all versions of ES up to the current ES8 and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers. Use this tag for questions regarding all versions of ES and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

Corrected "JIT engine" was incorrect, and updated to the current version ES8
Source Link

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms andas stand-alone interpreters /or JIT enginescompilers. Use this tag for questions regarding ECMAScript 5 or 6 andall versions of ES up to the current ES8 and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

ECMAScript (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms and stand-alone interpreters / JIT engines. Use this tag for questions regarding ECMAScript 5 or 6 and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

ECMAScript or ES (commonly referred to as JavaScript) is primarily used for scripting web-pages but also has several embedded forms as stand-alone interpreters or JIT compilers. Use this tag for questions regarding all versions of ES up to the current ES8 and its dialects / implementations: JavaScript, JScript, etc., excluding ActionScript.

As discussed in th 2nd Monitor, no need for a separate ecma6 tag
Source Link
konijn
  • 33.2k
  • 5
  • 68
  • 260
Loading
Source Link
Michael K
  • 2.9k
  • 1
  • 21
  • 24
Loading