YoVDO

Learn ES6 (ECMAScript 2015)

Offered By: egghead.io

Tags

Javascript Courses Arrow Functions Courses Spread Operators Courses

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: The Right Parts
Pluralsight
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