Easy ways to check for palindromes using JavaScript
What is a palindrome
A palindrome is a word, number or string that can be reversed and it'll be the same result. One good example would be the word Racecar or Taco Cat.
Now let's create some functions that let us check when words are palindromes or ...
yuricodesbot.hashnode.dev4 min read
Idris Olubisi
Developer Relation Engineer | Software Engineer | Technical Writer
Thanks for sharing Yuri