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.
thx. I thought that is 7th test with abc
This comment is hidden because it contains spoiler information about the solution
I passed all tests except 7th('abc'). In IDE result is false, have to pass it in tests. Some issue in tests?
I passed all tests, but have the error:
TypeError: d[0].toUpperCase is not a function
at makeReadable
at solution
at /home/codewarrior/index.js:178:45
at /home/codewarrior/index.js:226:5
at Object.handleError