Palindromes

github | live link

Built with: HTML, CSS, BOOSTRAP, JAVASCRIPT

They're quite an interesting thing - palindromes. Reading them and from both sides and still making sense. And if you find yourself bickering with your friend weather some word actually is a palindrome - well then just enter it in the box and prove your opponent wrong - or right. Depends on which side you chose.

I'm always reading that people are trying to avoid algorithms as long as possible. If you ask me they're quite interesting. There is just this rush of blood through my veins after solving one. I was getting started with array and string functions at this time around - map, filter, reduce, slice... . There is also some bootstrap thrown in there.