Nice article!
For this backend developer who does not do much Javascript in the browser, how viable is using ES6 on the open web today? What percent of browser can use it? And what happens when a user's browser does not support ES6; is there a polyfill? Is polyfill even possible?
Thanks in advance.