Programs How to Compare Two Strings in JavaScript In this example we will compare 2 strings to see if they are a match Example 1 First of all we convert the strings to lowercase using .toLowerCase() method, you … Read more 0 FacebookTwitterPinterestEmail