Skip to main content

2 docs tagged with "Collection"

View All Tags

Maps in JavaScript

In this tutorial, we will learn about maps in JavaScript. We will learn how to use maps to store key-value pairs in JavaScript.

Sets in JavaScript

In this tutorial, we will learn about sets in JavaScript. We will learn how to use sets to store unique values in JavaScript.