ES6: The Right Parts
Offered By: Pluralsight
Course Description
Overview
Learn new ES6 JavaScript language features like arrow functions, destructuring, generators, and more to write cleaner and more readable programs.
In this course, ES6: The Right Parts, you'll get comfortable with the latest evolution of the great JavaScript language. By coding along with Kyle Simpson, you'll learn about 'let' and 'const,' destructuring, template literals, Iterators, and generators. You'll also explore arrow functions, default parameters, rest and spread operators, and computed and concise properties and methods. By the end of this course, you'll know how to use these new ES6 JavaScript language features to write cleaner, more productive, and more readable programs.
In this course, ES6: The Right Parts, you'll get comfortable with the latest evolution of the great JavaScript language. By coding along with Kyle Simpson, you'll learn about 'let' and 'const,' destructuring, template literals, Iterators, and generators. You'll also explore arrow functions, default parameters, rest and spread operators, and computed and concise properties and methods. By the end of this course, you'll know how to use these new ES6 JavaScript language features to write cleaner, more productive, and more readable programs.
Syllabus
- Arrow Functions 55mins
- Block Scope 33mins
- Default Values and the Gather/Spread Operator 51mins
- Destructuring 79mins
- Template Strings 41mins
- Symbols, Iterators, and Generators 56mins
Taught by
Kyle Simpson
Related Courses
JavaScript: Best Practices for Functions and ClassesLinkedIn Learning Learning ECMAScript 6+ (ES6+)
LinkedIn Learning JavaScript ES2015: Additions and Changes to ES5 (Interactive)
Pluralsight Introducing ES2015 Course (How To)
Treehouse ES6 - JavaScript Improved
Udacity