👉 ECMAScript 2015
ECMAScript full form:
👉 European Computer Manufacturers Association Script
Explanation:
- ECMA = European Computer Manufacturers Association
- Script = Scripting language specification
👉 ECMAScript is the standard on which JavaScript is based.
Simple Line:
👉 ECMAScript = Standard version of JavaScript defined by ECMA organization
Explanation:
- ECMAScript (ES) = Standard specification for JavaScript
- ES6 = 6th version of ECMAScript
- Released in 2015, so it’s also called ES2015
Simple Line:
👉 ES6 = ECMAScript 6 (ECMAScript 2015)






