You can use sort-nested-json to sort an array containing JavaScript Objects or a JSON String (containing an array). Here is an example of using sort-nested-json ...
This is an exercise to solve the classic problem of sorting the elements of an array. The added twist is that this solution uses asynchronous functions to sort the array from both directions ...