Transpile ES6 to ES5 UMD Bundle with Ease

With nanon you can effortlessly transpile ES6 to ES5 UMD bundle…

Similar

ES6 Generators Deliver Go Style Concurrency

Last night I expressed some frustration about the state and future of concurrency in JavaScript. I ended up having a little bit of back and forth with David Herman and he pointed out that ES6 Generators can express Go and core.async's flavor of CSP. Now I... (more…)

Read more »

ES6 Symbols and Its Use Cases

This article is a section from the course ES6 in Practice. I created this course during the last couple of months, because there is an evident need for a resource that helps JavaScript developers p…...

Read more »