A Complete Guide to Javascript Maps

1 · Johnny SImpson · Sept. 28, 2022, 5:41 a.m.
Javascript maps are a great way to store data, and in many instances are more performant than Objects. Let's look at how they work....