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.
not an issue (of the kata)
I fail to see why is this a problem when you can only select up to Node 8 in this kata.
The solution only works up to version 11 of the node
It will not work correctly if [{name: "Jack"}, {name: "Sara"}, {name: ''}] or [{name: "Jack"}, {name: "Sara"}, {}]
It doesn't work if there are 2 spaces in a row