sort with string array code example Example: javascript order by string array users.sort((a, b) => a.firstname.localeCompare(b.firstname))