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.
very cool
I think this is good. I think I had a similar thought process of solving this but just had it in a single function. My function was doing too much but still segmenting it would require data talking between the two and I thought that would start to get messy. I probably should have done this to segment the code while having the shared data.
/r/badcode
There must be a lot of non professionals on here that are impressed with the complex and don't have to maintain code like this.