All about ES6 (Part 1)
Introduction
JavaScript ES6 (also known as ECMAScript 2015 or ECMAScript 6) is the newer version of JavaScript that was introduced in 2015.
ECMAScript is a standard that provides the specification on how JavaScript programming language should work.
T...
amitpatnaik.hashnode.dev7 min read