Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the key features of ECMAScript 6 in this comprehensive 46-minute tutorial. Explore essential concepts including let and const declarations, new data types, template literals, for...of loops, enhanced functions with rest parameters and arrow syntax, array methods like reduce, filter, and map, object manipulation, destructuring, classes and inheritance, symbols, sets, maps, and promises. Gain practical knowledge through code examples and explanations of each topic, enabling you to leverage the power of ES6 in your JavaScript development.
Syllabus
Let.
Constant.
Data Types.
Template Literals.
Tagged Template Literals.
For Of.
Functions.
Rest Parameters.
Arrow Functions.
Reduce.
Filter.
Map.
Objects.
Destructoring.
Classes.
Inheritance.
Symbols.
Arrays.
Sets.
Maps.
forEach.
Promises.
Taught by
Derek Banas