localeCompare() method compares two strings return sort order -1, 1,0 (for before, after, or equal)
https://www.w3schools.com/Jsref/jsref_localecompare.asp
Previous🫢 The Array.from() method returns an array from any iterable object. (ok)NextJavaScript Array some() method returns true (and stops) if the function returns true() (ok)
Last updated