What is ECMA in ES6 version? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is ECMA in ES6 version?

6th Sep 2018, 9:05 AM
VINAYAK PALMUR
VINAYAK PALMUR - avatar
3 Answers
+ 3
ECMAScript. ECMAScript (or ES) is a trademarked scripting-language specification standardized by Ecma International in ECMA-262 and ISO/IEC 16262. It was created to standardize JavaScript, so as to foster multipleindependent implementations https://codeburst.io/javascript-wtf-is-es6-es8-es-2017-ecmascript-dca859e4821c
6th Sep 2018, 3:29 PM
Mayur Shedage
Mayur Shedage - avatar
+ 1
ECMAScript is a general-purpose programming language, standardized by Ecma International according to the document ECMA-262. It is a JavaScript standard meant to ensure the interoperability of Web pages across different Web browsers. *The full form of ECMA is European Computer Manufacturer's Association. *ECMAScript 6 or ES6 is also known as ECMAScript 2015. *Somepeople call it as JavaScript6. Type of format: Scripting language Typing discipline: weak, dynamic Designed by: Brendan Eich, Ecma International Hope, It will help you!
31st Aug 2020, 4:21 AM
Shivam Pal
Shivam Pal - avatar
0
Got it bro. Thank you
6th Sep 2018, 3:35 PM
VINAYAK PALMUR
VINAYAK PALMUR - avatar