HTML5DevConf: David Greenspan, Meteor: Upgrade your JavaScript to ES2015 (ES6)

Опубликовано: 21 Апрель 2026
на канале: HTML5DevConf & IoTaconf
385
4

David Greenspan - Upgrade your JavaScript to ES2015 (ES6)
October 20, 2015 | Room: YBCA Theater


JavaScript just got an exciting upgrade with the finalization of the ECMAScript 2015 spec, popularly known as "ES6," and browsers have already started adding the new language features. Even if your web app has to work in browsers going back to Internet Explorer 8, you can still use a large set of ES6 features in your apps today by using a source-to-source transpiler such as Babel. In the past year, ES transpilation has gone from a curiosity to a best practice, and it is likely to be the way we write JavaScript for the next several years. I'll talk about which features you can use right now and how -- with little to no impact on performance, debuggability, or browser compatibility -- and which features you may have to wait on.


html5devconf.com #html5devconf