javascript sorting strings starting with a number not working
I am trying to sort an object of strings, which would work with the normal sort function, but I am not able to get it working as the strings start with a number: e.g.: { value: "10 items", value: "5…