Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
In this lesson, we learn about two new data structures that were added to JavaScript in ES6 - Sets, and Maps.
We also learn why Sets and Maps are convenient substitutes for objects and arrays in certain cases.