Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn modern JavaScript features introduced in ES6 in this comprehensive 50-minute tutorial. Explore key concepts such as let, var, and const declarations, object manipulation, the 'this' keyword, and function binding. Master arrow functions and their impact on 'this' context, utilize the Array.map method, and understand object destructuring. Dive into the spread operator, classes, and inheritance in JavaScript. Conclude by learning about modules, including named and default exports. Perfect for app developers and those preparing for JavaScript interviews, this tutorial provides a solid foundation in ES6 features to enhance your coding skills.
Syllabus
Let vs Var vs Const.
Objects .
The this Keyword.
Binding this.
Arrow Functions.
Arrow Functions and this.
Array.map Method.
Object Destructuring.
Spread Operator.
Classes.
Inheritance .
Modules.
Named and Default Exports.
Taught by
Programming with Mosh