The love affair between Map and Object in JS
It is well known that the two data structures Object and Map in JavaScript are very similar.
However, if we look deeper into the underlying principles, there are still a lot of differences between them, and comparing them can help us better understan...
biubiubiu.hashnode.dev3 min read