Get 20% off all career paths from fullstack to AI
Become an AI & ML Engineer with Cal Poly EPaCE — IBM-Certified Training
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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