Sunday, July 31, 2016

Transpiling ES6 to ES5 with Traceur and Babel

Boy, found the following blog where the author explained in very simple steps on how to set up the environment to transpile ES6 to ES5 using Node.js, Gulp, Babel and Traceur. A must read!

http://exploringjs.com/es6/index.html#toc_ch_modules

http://weblogs.asp.net/dwahlin/getting-started-with-es6-%E2%80%93-transpiling-es6-to-es5

https://weblogs.asp.net/dwahlin/getting-started-with-es6-%E2%80%93-the-next-version-of-javascript

http://blog.teamtreehouse.com/get-started-ecmascript-6

http://www.es6fiddle.net/

http://mikelambert.me/es6/#iterators

No comments:

Post a Comment