FITC Toronto 2015

2015-04-12 00:00:00 2015-04-15 00:00:00 America/Toronto FITC Toronto 2015 A three-day professional celebration of the best the world has to offer in design, web development, media and innovation in creative technologies. Toronto FITC Toronto

Overview

Wondering what the future has in store for JavaScript web developers? ECMAScript 6 (ES6) is the next major release of the ECMAScript language specification a.k.a. JavaScript. In this talk, Rami will be showcasing some of the features proposed in the current ES6 draft along with examples on how to use them, why these features are important and why you should care. Rami will also show you a survey of ES6 feature compatibility across all the major browsers and platforms as well as showcase some Node.js modules using these new features to big success. Features like block scoping, destructuring, modules & classes, proxies, collections, iterators & generators and arrow functions, etc… will be showcased.

Objective

To learn what’s new in next version of JavaScript.

Target Audience

People who use JavaScript every day.

 

Five things audience members will learn

  1. ECMAScript 6
  2. Block Scoping
  3. Destructuring
  4. Modules and Classes
  5. Iterators and Generators