funkyjavascript.com
ES 2015 in the Browser
10
In my last post, I showed how you can have a modern module system with Browserify. This post is how you can write modern JavaScript (which, at the time of writing this post is ES2015) in the browser. Depending on the browser and the language feature you w... Read full article