Learn ES6 (ECMAScript 2015)
Offered By: egghead.io
Course Description
Overview
This course takes a look at some of the new features that JavaScript has available with ES6 (ECMAScript 2015). It is a "montage" from several instructors.
Syllabus
- Arrow Function => in ES6
- The let keyword in ES6
- Default Values for Function Parameters in ES6
- const Declarations in es6 (ES2015)
- Shorthand Properties in ES6
- Object Enhancements in ES6
- Using the ES6 spread operator
- Use Template Literals in ES6
- Destructuring Assignment in ES6
- ES6 Modules (ES2015) - Import and Export
- Converting an array-like object into an Array with Array.from()
- Promises with ES6
- ES6 (ES2015) - Generators
- Maps and WeakMaps with ES6
- ES6 Parameter Object Destructuring with Required Values
- ES6 Rest Parameters
Taught by
John Lindquist
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