Setting an ES6 Development environment with Node, Babel and Webpack
ES6 is a standard Javascript version that's used by the majority of the tech communities working with Javascript. Many libraries and big tech solutions are built with ES6.
The issue is that the code of ES6 isn't understandable by the browser, because...
edin93.hashnode.dev6 min read