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.
I learned how destructuring assignment syntax works with objects thanks to this solution! :)
For those interested: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#object_destructuring
Clean af.
If it works, don't fix it ;))
This comment is hidden because it contains spoiler information about the solution
Love the comment at the top, haha
In my opinion, using 'x' instead of 'i' in the for loop would improve readability and understanding for someone only taking a quick glance at this code.
And the award for the most unreadable solution goes to you ;-)
Super helpful, couldn't figure out what I was doing wrong!
So clever.
Little hard to read the last line but clever!
Very interesting solution.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...