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.
Awesome. Yeah. I tried to write it in a way that is easy to translate. Most languages have libraries for dealing with dates for instance so translating even that part should be easy.
Hehe, I wasn't even sure this word existed in english. I wrote it as on-the-fly translation of the french "Posologie" that I knew about. I find it easier to understand the code when not having to deal with x=y and y=r+u-t. That's quite a wall you wrote there as your solution :). Keep up the good work!
P.S. I should have used moment to get date diff but I didn't know how to include the library in the editor.
Nice and concise. I had to Google posology. Thanks for introducing me to a new word.