Check out my book (free online): “Exploring ES6”. Updated version of this blog post: chapter “New Array features”. This blog post explains what new array methods ECMAScript 6 will bring and how to use them in current browsers. Note: I’m using the terms constructor and class interchangeably. Class methods # Array has gained methods of its own. Array.from(arrayLike, mapFunc?, thisArg?) # Array.fro