Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This is short, efficient, and readable at the same time! A really nice one. Tipping my hat. :)
This one has made my day. It's beautiful.
Had no idea there are trimRight or trimLeft methods available, had to come up with a very awkward construction instead. You never fail to learn new things on Codewars )
Whoa, thank you. You'll be there :)
Such a neat use of the XOR operator!
This comment is hidden because it contains spoiler information about the solution
Yeah, regular expressions are tricky and clumsy tools ) It takes a while to get comfortable with them
Thank you very much! Really thorough explanations, now I get it )
This is the most cryptic thing I have ever met in JS programming. Would anyone be so kind and explain what is going on here?