Wrote an article
A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward.

I wrote an article on how to use JavaScript to check if a string is a palindrome or not.

Read how I did it here