Stop Using Objects as Hash Maps in JavaScript

A map is one of the most frequently used data structures in daily programming. It keeps key-value pairs that can easily be accessed by their keys. In Java, it is pretty obvious to use a HashMap for… Read more

Similar

JavaScript Top Articles of the Year 2016

For the past year, we’ve ranked nearly 15,500 JavaScript articles to pick the Top 10 stories (0.065% chance) that can help you prepare your JavaScript career in 2017. This is an extremely competitive…...

Read more »