logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts
Introduction to ES6
COST: $1895

10/05/22 | 10:00am - 6:00pm Virtual-Instructor Led
10/06/22 | 10:00am - 6:00pm Virtual-Instructor Led
10/07/22 | 10:00am - 6:00pm Virtual-Instructor Led
Sign-In

Email

Password      Forgot your password?

BILLING INFORMATION
 (Zip code must match the cardholder billing address)  
First Name          Last Name
 
Organization* (Please use your name if no Organization)

Address

City                     State     Zip
   
Card Number

Month   Year          Verification Code
     
-or- Pay By PO

New to System Source?


(You will be brought back once your account is created)
Or Call (410)771-5544 x5

JumpStart to ECMAScript 6 (ES6) introduces students to ECMAScript 6's built-in objects and shows them how to create custom Iterators.  It also provides guidance on Next, as well as how to write asynchronous code in a synchronous style using ES6, so developers can unlock greater control and sophistication in the way they develop with JavaScript.

Beyond this, students will also explore how to learn how to use Reflect API to inspect and manipulate object properties. Next, it teaches how to create proxies, and use it to intercept and customize operations performed on objects. Finally, it explains old modular programming techniques such as IIFE, CommonJS, AMD, and UMD and also compares it with ECMAScript modules and demonstrates how modules can increase the performance of websites when used.