+ 3
What is the full form of Es6 and please also explan..???
4 Answers
+ 14
WTF is ES6, ES8, ES 2017, ECMAScript ... ?
âą Learn JavaScript and ECMAScript history and naming conventions is this JavaScript Quickie!
https://codeburst.io/javascript-wtf-is-es6-es8-es-2017-ecmascript-dca859e4821c
+ 11
ES6 is the 6th version of the ECMA Script programming language.
ECMA Script is the standardized name for JavaScript.
ECMA stands for European Computer Manufacturers Association.
+ 5
ES6 means EcmaScript 6
You can refer to these lessons or the js course for more information
https://www.sololearn.com/learn/JavaScript/2968/?ref=app
+ 1
Ecma Script 6