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.
Same problem here. Did you manage to solve it?
I keep failing this test:
Unhandled rejection TestError: Expected: '', instead got: ' '
The explanation of the problem asks to throw away any leading or trailing spaces so I have sanitised the string accordingly but even with that I can't pass that test. Any ideas?
Great Kata! I learnt a lot solving it