all posts

tagged with javascript

How to sort an array of objects by multiple fields

How would you apply a sort on array of objects by multiple fields? This article offers an elegant solution.