JavaScript tutorial 25 - objects versus maps

Опубликовано: 12 Июль 2026
на канале: Dmitrii
60
1

This tutorial covers the main difference between objects and maps. It also explains why in some instances it's a better idea to use maps instead of a basic objects. Besides that, it also shows how to create a map and find the size of it.