Bringing ES7/ES8 Features to Your Working Environment

added by JavaScript Kicks
11/10/2018 3:20:25 PM

1068 Views

Since the release of ECMAScript 2015(aka es6)Language Specification on June 2015(exactly 3 years ago), JavaScript has been on steroids with the introduction of ES modules, arrow function, destructuring, the spread operator, classes, and many other awesome features. Writing JavaScript is now a fun filled experience.


0 comments