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.
I knew I could solve this with regex... I need to get more comfortable and more practice with using it. Just took the freecodecamp class on it. Good work!
Same dude.
definitly not best practice
wait, what?
smart
Every time I see these type of solutions it reminds me tha I have a lot to work on. I can understand this code easily, but my brain cannot come up with this solutions. Well done.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
What is the benefit in using
let
instead ofvar
?This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution