Google AI Professional Certificate - Learn AI Skills That Get You Hired
MIT Sloan AI Adoption: Build a Playbook That Drives Real Business ROI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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