1.

What Is Es6?

Answer»

ES6 or ECMASCRIPT 2015 is sixth major release of ECMAScript language which comes with a lot of new features and syntax for writing web applications in javascript. As CURRENTLY, not all browsers support ES6, they support pre-versions of ES6.SO to write web applications in ES6 that will support all Browsers we NEEDED tools like Babel and Webpack.

Es6 or ECMASCRIPT 2015 is sixth major release of ECMAScript language which comes with a lot of new features and syntax for writing web applications in javascript. As currently, not all browsers support ES6, they support pre-versions of ES6.SO to write web applications in ES6 that will support all Browsers we needed tools like Babel and Webpack.



Discussion

No Comment Found