Transpiling ES6 Modules to AMD & CommonJS Using Babel & Gulp
Ravi Kiran demonstrates how to use Gulp to compile ES6 modules into both the CommonJS and AMD formats, using a previous Angular project by way of an example
Ravi Kiran demonstrates how to use Gulp to compile ES6 modules into both the CommonJS and AMD formats, using a previous Angular project by way of an example
Microsoft's Christian Heilmann explains how to take advantage of handy ES6 features now.