Tim Veletta logo

Blog posts tagged "javascript"

Hero image for post Array vs Set vs Object vs Map
Array vs Set vs Object vs Map

While I'm knee deep in technical interviews, I thought I'd do a bit of a deep dive into these commonly misunderstood JavaScript data structures and provide a view on when you'd use one of the other.