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 think it's clever so I vote clever :D
Since I don't really have a proper reference for what 'best practice' would look like.
Clever means for me that it is an approach I couldn't even conceive of,
or that combines aspects of programming in a way that is new to me.
In that case, it should be voted best practice IMO. I came up with the same solution too.
I think it is voted clever because it uses many standard code practices, it is a one line, and it is pretty efficient too!
Why is this being voted Clever? Is this really inefficient way to do this? I'm asking because my solution is the same.
Would have never thought of this..
Love this simple solution
This one makes the most sense to me...but then again I am super new and don't know a lot.