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 comment is hidden because it contains spoiler information about the solution
Love this Kata! Fun test cases!
This one really tested my object skills.. Great Kata!
I really enjoyed this Kata and it gave me some much needed practice on iterating over objects in JavaScript. Thanks!
This is an awesome solution even though Object.values is brand new. This is the first time I have seen a reduce method used this way. It took me a minute to understand..
Awesome! I'm finally starting to understand apply() better.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
There is a great excercise similar to this challenge that includes this solution and goes deeper in Marjin Haverbeke's Eloquent JavaScript: Chapter 4. http://eloquentjavascript.net/04_data.html
Looks like it's working now. Thanks!
JavaScript
It says all tests passed and shows in my completed Kata but still won't unlock solutions. Can anyone tell me if they see my solution?