ES6 Tutorial - Learn Modern JavaScript
Offered By: Programming with Mosh via YouTube
Course Description
Overview
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera