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.
fixed some time ago
fixed
fixed
Not applicable anymore
This comment is hidden because it contains spoiler information about the solution
same in javacsript
That's true, however it doesn't hurt performance to use double quotes when not interpolating.
Personally I prefer to use double quotes all the time for consistency (I follow option B from the Ruby Style Guide).