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.
in the knightEngine() function what exactly is a second move? I mean, when I run the knightMovement() function with an array as parameter (because the first run got me an array as result), what should I do? go thru every position?
Hi, I need some help implementing the knightEngine function. I'm not being able to figure out what should I do. Maybe I'm not getting the .bind() correctly enough or something else. What exactly is the .knightEngine() function supposed to accomplish?
thanks and cheers for the awesome Kata!
How may I see the katas that I started but haven't finished yet?
I want to know if there was some option to train specific language Features, e.g. ES6 Javascript. For example, I would like to get better at ES6 and I would like to have some training on its specific features.
Is that possible?