filmov
tv
[SPLASH-I] ECMAScript 2015: the future of JavaScript is now!

Показать описание
Talk Title: ECMAScript 2015: the future of JavaScript is now!
Presenter: Tom Van Cutsem
Abstract: ECMAScript is the JavaScript standard. In June of this year, the latest update to the language, ECMAScript 2015 (aka ECMAScript 6) was finally released, after a period of being over six years in the making. It is a large update to JavaScript, a language whose core has largely survived unchanged since its birth in 1995.
In this talk, I offer to be your guide and take you for a whirlwind tour across some of the more interesting new additions to the language, with a particular focus on powerful new control flow abstractions such as generators and Promises. As ECMAScript 2015 is still bleeding edge, there is currently no JavaScript engine that supports all new features. To overcome this period of change, I will introduce a number of practical tools that allow development teams to already embrace ECMAScript 2015 today.
Presenter: Tom Van Cutsem
Abstract: ECMAScript is the JavaScript standard. In June of this year, the latest update to the language, ECMAScript 2015 (aka ECMAScript 6) was finally released, after a period of being over six years in the making. It is a large update to JavaScript, a language whose core has largely survived unchanged since its birth in 1995.
In this talk, I offer to be your guide and take you for a whirlwind tour across some of the more interesting new additions to the language, with a particular focus on powerful new control flow abstractions such as generators and Promises. As ECMAScript 2015 is still bleeding edge, there is currently no JavaScript engine that supports all new features. To overcome this period of change, I will introduce a number of practical tools that allow development teams to already embrace ECMAScript 2015 today.