What every developer should know about JS data structures

What every developer should know about JS data structures

Lets Understand the built-in data structures in JavaScript.They include classical arrays,as well two new data structures Maps & Sets that were introduced in ES6.