localeCompare method | String Object In JavaScript

Published: 08 August 2022
on channel: Code Explained
7,461
166

🎁 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...


On this page of the site you can watch the video online localeCompare method | String Object In JavaScript with a duration of hours minute second in good quality, which was uploaded by the user Code Explained 08 August 2022, share the link with friends and acquaintances, this video has already been watched 7,461 times on youtube and it was liked by 166 viewers. Enjoy your viewing!