Introduction to ECMAScript 6, Part 1: Arrow functions, Classes & Object Literals
This article is Part 1 of the ECMAScript 6 series, and it is based on the Codementor Office Hours hosted by Jack Franklin. This article will go through arrow functions, classes, and object literals in ES6.
2
4