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.
We're validating the input value now.
Thanks for the feedback; I changed it so that the timerId is now stored on the class, and also mentioned the fetch function more explicitly in the description.
excecuteRender function removed from the tests.
Thanks, added docs to the readme and removed the onClick handlers from the initial solution.
Thank you for the suggestion, but I would not like to specify how to "control the default beast", that's why I don't have a check for it.
Fixed