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
|

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
Join System Source
Enter attendee's information

(First)
(Last)

Organization (Please use your name if no company)

Title*

Office Phone*

Cell Phone

Office Address*

City*

State*                         Zip*
,

Email Address*

Password*

Re-Enter Password*


* Denotes required field

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.