ECMAScript 6 Tutorial
Offered By: Derek Banas via YouTube
Course Description
Overview
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
Related Courses
ES6 - JavaScript ImprovedUdacity Modern JavaScript: ES6 Basics
Coursera Project Network via Coursera ES6 Javascript: The Complete Developer's Guide
Udemy JavaScript and ES6 Challenges - Do you know JavaScript?
Udemy The Complete JavaScript Bootcamp for Beginners 2020 with ES6
Udemy