Did you know that you can navigate the posts by swiping left and right?
We’ve had about enough, JavaScript is getting tough, ECMAScript is the solution,
so let us join the revolution.
Its been almost 2 years since ES6 was finalized. Now also known as ES2015 or ECMAScript 2015,
is now supported by almost all the major browsers and most of the active JavaScript
community has now upgraded to ES6. It is the most extensive update to JavaScript
since its publication.
Being a newcomer into the JavaScript world, I have only very recently decided to
upgrade to ES6 and now I would like to share my learning experience with you.
I would be doing this through a series of blog posts spanning across a couple of weeks.
The series would be covering the new features like Let and Const, Spread and Rest Operators,
Arrow Functions, Modules, Promises, Generators and more.
This is the first time I am doing something like this and being a newcomer the posts are
definitely not going to be flawless, so I would love to get your feedback in the comment’s
section.
Stay tuned to Learn ES6.