Skip to main content

3 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.

MongoDB - PHP

Learn how to use MongoDB with PHP including connection setup, creating collections, inserting, updating, finding, and deleting documents.

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.