Tricky use case of Array.prototype.map in JS
If you are familiar with functional programming, Array.prototype.map must be a function that you work with every day.
For me, map() is a powerful function, but there might be some tricky use case of it that you don't know about!
Let's walk through so...
kmstech.co4 min read