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.
Good job here !
the same way i solved problem. which is faster? replace or repeat?
wow, so good
Just write two lines! Readable > One-liner.
nice one
This comment is hidden because it contains spoiler information about the solution
Fascinating and incomprehensible
This comment is hidden because it contains spoiler information about the solution
hey could you please explain me why did you transform the time of the day in millisceconds? Thanks!
Great solution! Thanks!
@rowcased
From my knowlage leaving magic numbers is a bad habit/practise. My descriptive name of const isnt the best, maybe I should name it better, but still this is not a "magic" number. Maybe I'am wrong, correct me if I'am.
honest question: does it make it any less magic if you assign it as a const var as you did in your solution?
86400000 - magic number ;/
Clean af.
Hey, I am using the Internet to see your solution.
Loading more items...