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.
Thanks Zebulan alot for the help! I've marked all the issues to resolved. Do you know what the next step is to get this kata out of beta?
resolved
resolved
resolved
Thanks for the feedback and the help!
Thanks for the feedback! will make changes when i get a chance.
Thanks for the feedback! will make changes when i get a chance.
Thanks for the feedback! will make changes when i get a chance.
Hi nice solution! Can you please explain the use for "if new_plan and new_plan[-1]" why not just use new_plan[-1]? Thanks!