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 comment is hidden because it contains spoiler information about the solution
Why nobody takes into account that the first letter can be uppercase?
If that case is occurred - most solutions are not suitable
When i run test - this appear:
ReferenceError: solution is not defined
at Context. (test.js:12:12)
at processImmediate (internal/timers.js:464:21)
And what should I do?
This comment is hidden because it contains spoiler information about the solution
Felt stupid when I realised how it was working ๐๐
A nice one, push me to read some docs about JS string methods.
This comment is hidden because it contains spoiler information about the solution
WOW, this is so simple and I love it. Gonna have to write this one down.
I think it is to simply for 6kyu. So such improvement will add difficulty. At least someone may fork it with such modification. Named as 'international Break camelCase'
No one will change the specs now.
There should be international characters to make it more interesting. So the simply \w will not fit. At least for js.
Good question.
Omg I'm such an idiot, why didn't I think of this. Well done.
Fixed
Approved for the sake of updating to latest version
Loading more items...