Book Image

Accelerated ES6 Training [Video]

By : Maximilian Schwarzmüller
5 (1)
Book Image

Accelerated ES6 Training [Video]

5 (1)
By: Maximilian Schwarzmüller

Overview of this book

This course follows a hands-on, example-driven approach to show and explain all important features added to JavaScript. This includes important syntax changes and additions such as let, const, REST, and spread operators and continues with promises, the Reflect API, the Proxy API, maps and sets, tons of new methods and functions, and much more. At the end of the course, we'll even build a complete project, using many of the new features shown throughout the course. The code bundle for this video course is available at https://github.com/PacktPublishing/Accelerated-ES6-Training-
Table of Contents (12 chapters)
12
Course Wrap Up
Chapter 2
Syntax Changes & Additions
Content Locked
Section 8
The Rest Operator
Learn about Rest Operator added with ES6.