YoVDO

ES6: The Right Parts

Offered By: Pluralsight

Tags

Javascript Courses Arrow Functions Courses Destructuring Courses Spread Operators Courses

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.

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 Arrays Course (How To)
Treehouse
Introducing ES2015 Course (How To)
Treehouse
First Look: PHP 7.4
LinkedIn Learning
What's New in PHP 7.4
Laracasts
JavaScript ES6, ES7, ES8: Learn to Code on the Bleeding Edge (Full Course)
freeCodeCamp