-
Book Overview & Buying
-
Table Of Contents
Accelerated ES6 JavaScript Training
By :
Accelerated ES6 JavaScript Training
By:
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)
Syntax Changes & Additions
Modules & Classes
Symbols
Iterators & Generators
Promises
Extensions of Built-in Objects
Maps & Sets
The Reflect API
The Proxy API
Course Project
Course Wrap Up