ES6: The Right Parts
By Kyle Simpson
Course info



Course info



Description
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.