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.
this is a bad decision because the algorithmic complexity of O(n)
I should broke this to 2-3 rows, thanks
https://www.quora.com/What-is-your-take-on-Robert-C-Martins-opinion-on-comments-The-code-itself-is-the-best-comment
comments are important because if it do not belong to the code, then it
do not make sense
This comment is hidden because it contains spoiler information about the solution
Comments don't make a difference unless it's golf.
remove comments
remove comment
remove comments
remove comments
Looks overcomplicated. Why?
https://flaviocopes.com/javascript-automatic-semicolon-insertion/ nice article btw
Use let/const/var; use semicolon or don't use completely