Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.81 KB

4-My-favourites-ES6-Playgrounds-and-Resources.md

File metadata and controls

35 lines (28 loc) · 1.81 KB

4- My favourites ES6 Playgrounds and Resources:

alt text

ES6 Resources

Looking for Go to
ES6Features ECMAScript standard
ECMAScript 6 compatibility Table Can I use ES6?
Test My browser ES6 checker
Harmony Specification ECMA-262 Edition-6
ES6 Katas Just learn a bit of ES6 daily

ES6 transpilers playground

Looking for Go to
Typescriptlang http://www.typescriptlang.org/
BabelJS babeljs.io
Traceur google.github.io
ES6Fiddle ES6Fiddle
ESnext (This project has merged with Babel) esnext.github.io

ES6 Documentation

Looking for Go to
Exploring-es6 Book Axel Rauschmayer
UnderstandingES6 Book Nicholas C. Zakas
ECMAScript 6 Tools Addy Osmani
JavaScript-Just another introduction to ES6 medium.com
ES6-Examples gokulkrishh
ECMAScript 6 equivalents in ES5 Addy Osmani
ES6 tower-of-babel Yosuke Furukawa