JavaScript Array Sort Method and its gotchas - Explained with Examples
In this article, we will see how to properly use the array sort method and learn common gotchas associated with it.
Want to learn Redux in detail and build a complete food ordering app? check out my Mastering Redux course. Following is the preview o...
blog.yogeshchavan.dev5 min read
Usman maaji zaharadeen
Developer ♥️
very interesting blog thanks for this. in ur array to object sort() comparism why using alot of return statement instead of one, one works just fyn for me, is there anything special about returning zero(0)