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
Ok, i made for into a for, so it could made performence issue. Can you give me w hint for another way?
I pass 9 tests and then gets "FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory" and nothing else.
So i don't know it's some kind of bug i do, or it's performence issue, or it's kata problem?
This comment is hidden because it contains spoiler information about the solution
cauli: Could you write to the administrator with this situation?
Me two. Do you know how can i solve it?
Is it really a best practise to multiplying return statement in one function?
I think "return alpha.name;" is more readable than "return this.name;}.bind(this);". Is it the best practice?
You're right. It's late hour, and i said stupid thing here;)
Is it a good practice to write multiply return version in one function? A read about best practice and this is passé they said.
JavaScript level Trololololo.
Try to steal aplication wrote like this;) Or add some new feature after few months o.O
Very bad description. This function returns proper object. There is no bug. You should wrote what author intention was.