Map and Set in JavaScript: A Practical Guide
Introduction
JavaScript gives you objects and arrays out of the box, and for a long time those two were the default answer to almost every data storage problem. Objects for key-value pairs, arrays for
blog.sameerbhagtani.dev6 min read