Comment on Xto6 modernizes your JavaScript codeparentComments−masklinn10yYes, in fact it looks a lot like a preparing step towards babel: convert ES5 codebase to ES6, then use babel so it still runs on ES5 browsers.
Comments
Yes, in fact it looks a lot like a preparing step towards babel: convert ES5 codebase to ES6, then use babel so it still runs on ES5 browsers.