Yes, you can use Webpack or Gulp.js or Babeljs for convert your ES6 code to ES5 code. medium.com/@zural143/basic-webpack-4-and-es5-to-e…
Biplab Malakar Thanks for writing this piece. Could you please remove the tag #ShowHashnode from the post?
#ShowHashnode is to share your open source repository, personal websites, pet projects, cool libraries, etc. that you've made with the Hashnode community.
Mike Schinkel
GoLang Engineer &CICD DevOps
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.