Sorting arrays with JavaScript: a deep look into the sort() method
Arrays have a lot of helpful higher-order functions that make working with them easier.
Our focus in this article will be the sort() method, this method has both easy and complex use cases which we'll be looking at in this article.
First look at the ...
blog.timfon.dev4 min read