Tag: ES6
All the articles with the tag "ES6".
Webpack 3: Official Release
Updated: at 02:58 PMJust when we moved fully to Webpack 2, Webpack 3 comes out with scope hoisting and magic comments
Using var, const, and let in JavaScript
Updated: at 04:33 PMWhen? var => never. const => for objects and arrays. let => for primitives
Previewing ES6 Modules and more from ES2015, ES2016 and beyond
Updated: at 04:51 PMMS Edge adds ES6 features including import and export
Node.js ES6 Support
Updated: at 07:31 PMCome on TC39, V8 and Node have implemented all but the most obscure parts of ES6--where is the standard for import?
Introduction to WebpackBin BETA
Updated: at 11:31 PMWatch out Plunkr, WebpackBin is going to redefine code sharing in 2016
V8 JavaScript Engine: V8 Release 4.9
Updated: at 04:40 AMChrome 49 boasts 91% ES6 support
Looking ahead: Microsoft Edge for developers in 2016
Updated: at 11:45 PMMS Edge priorities for 2016: better extension API, performance, more ES6 support, WOFF2, Web Notifications and more
Angular 2 Beta is Out
Updated: at 08:15 PMAngular 2 reaches beta, packing a lot of changes from the preview
Babel 6.0.0 Released
Updated: at 04:11 AMIt's not just a transpiler anymore. Babel 6 moves forward with a vision to power JavaScript developer tools.
ES6 Overview in 350 Bullet Points
Updated: at 07:54 PMA comprehensive list of ES6 features that you can use right now