Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 311 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 311 Bytes

ECMAscript-ES6

ECMAScript, or ES, is a standardized version of JavaScript. Because all major browsers follow this specification, the terms ECMAScript and JavaScript are interchangeable. In this course, you'll learn these new features, including arrow functions, destructuring, classes, promises, and modules.