anonymous function & IIFE - Arrow functions
-
Updated
Oct 12, 2023 - JavaScript
anonymous function & IIFE - Arrow functions
Zero dependencies, lightweight and fully functional palindrome checker
Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.
Added : es5, es6, arrow functions, array destructure.
Anonymous and Arrow functions
some tasks
This application created using JavaScript checks if the user's birthdate is a palindrome or not. If it's not a palindrome, then it displays the nearest palindrome to the birth date.
Find all palindromes in a given string with minimum length of a palindrome to be given by User.
basic palindrome checker made with html, js and css
Add a description, image, and links to the palindromes topic page so that developers can more easily learn about it.
To associate your repository with the palindromes topic, visit your repo's landing page and select "manage topics."