Add ES6
This commit is contained in:
4
glossary/ES6.md
Normal file
4
glossary/ES6.md
Normal file
@ -0,0 +1,4 @@
|
||||
### ES6
|
||||
|
||||
ES6 stands for ECMAScript 6 (also known as ECMAScript 2015), a version of the ECMAScript specification that standardizes JavaScript.
|
||||
ES6 adds a wide variety of new features to the specification, such as classes, promises, generators and arrow functions.
|
||||
Reference in New Issue
Block a user