Using JavaScript's sort Method for Sorting Arrays of Strings
Practical guide to javascript sort strings: default Unicode behavior, case-sensitive issues, case-insensitive compare functions, localeCompare usage, descending order, Unicode tips, and performance notes.