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.
http://javascript.info/
Whoops, left top and bottom variables from an abandoned solution.... they do nothing here, please ignore.
I was thinking the exact same thing
This comment is hidden because it contains spoiler information about the solution
What is happening here?
This comment is hidden because it contains spoiler information about the solution
Thank you for this commentary on best practices and the walkthrough of what is happening here.
Good grief. Mine is awfully clumsy by comparison... Very nice.
Correct me if I'm wrong: {1} is redundant here, right? A regex without it would also match exactly one?
I thought I cleaned up those console.log statements before I submitted... looks like no...