Loading Course Schedule...
PT15090
Summary
Introduction to ECMAScript 6 provides a thorough introduction to new features in ECMAScript 6 (also known as ECMAScript 2015).
Prerequisites
Students should be familiar with JavaScript in general. Students are not required to have previous knowledge of ECMAScript 6.
Duration
1 Day/Lecture & Lab
Audience
This class is designed for those wanting to learn the new features in ECMAScript 6.
Topics
Introduction and Setup
- Scope and Modules
- Classes
- Functions
- Objects
- Promises and fetch()