RSS Amplifier

Rami Sayar's RSS Feed · May 1, 2015

FITC - What’s New in ES6 for Web Devs

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

`youtube: https://www.youtube.com/watch?v=lhZbga8BM_4` I gave a [talk](https://fitc.ca/presentation/whats-new-in-es6-for-web-devs/) at [FITC 2015](https://fitc.ca/event/to15/) on what's new in ECMAScript 6 for web developers. 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.…

`youtube: https://www.youtube.com/watch?v=lhZbga8BM_4` I gave a [talk](https://fitc.ca/presentation/whats-new-in-es6-for-web-devs/) at [FITC 2015](https://fitc.ca/event/to15/) on what's new in ECMAScript 6 for web developers. 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. This talk will showcase some of the features proposed in the current ES6 draft along with examples of how to use them, why these features are important and why you should care. This talk 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. You can view the slides on [SlideShare](http:/www.slideshare.net/ramisayar/whats-new-in-es6-for-web-devs).

Read on ramisayar.comfitc-whats-new-in-es6

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.