1. localeCompare()

    The `localeCompare()` method returns a number indicating whether a reference string comes before or after or is the same as the given string in sort order.

  2. javascript built-in: string: localecompare: `locales` parameter

  3. javascript built-in: string: localecompare: `options` parameter