js sort first and second params code example Example: javascript order by string array users.sort((a, b) => a.firstname.localeCompare(b.firstname))