15 YouTube views, likes subscribers in 10 minutes. Free!
Get Free YouTube Subscribers, Views and Likes

localeCompare method | String Object In JavaScript

Follow
Code Explained

Join my channel to get access to perks:
   / @codeexplained  

Hello All JavaScript Lovers Outhere!

Today you're going to learn about the String Object In JavaScript.

This tutorial is a series of videos, in each video we will discuss a method (or more) of the String Object in JavaScript.

In today's video, you're going to learn about the localeCompare method.

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.

The string.localeCompare().
Syntax :
localeCompare(compareString)
localeCompare(compareString, locales)
localeCompare(compareString, locales, options)

compareString : The string against which the referenceStr is compared.
locales (Optional) : A string with a BCP 47 language tag, or an array of such strings.
options (Optional) : An object adjusting the output format.

Social Media Links.
◾ Facebook :   / code.explained.official  
◾ Twitter :   / code_explained  
◾ Instagram :   / code.explained.official  
◾ GitHub : https://github.com/CodeExplainedRepo

Suppport the Channel
Paypal : https://paypal.me/CodeExplained
Buy Me a Coffee: https://www.buymeacoffee.com/CodeExpl...

posted by Haglichfn