Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Learn how to work with Sets and Maps in JavaScript
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.