© Deepak Grover and Hanu Kunduru 2017

Deepak Grover and Hanu Prateek Kunduru, ES6 for Humans, https://doi.org/10.1007/978-1-4842-2623-0_7

7. Arrays and Collections

Deepak Grover and Hanu Prateek Kunduru2

(1)Delhi, India

(2)Seattle, Washington, USA

Up until this point, we have covered many new and improved features and functionalities that ES6 offers. In this chapter, we will look at a few more enhancements to data types like arrays and collections. ES6 brings to the JavaScript language many new static properties and methods that extend the functionality of built-in natives and objects. We will take a look at the extended features of the Array type and some of the new data structure abstractions that are now native components of the language.

Arrays ...

Get ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.