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.
Nice idea with using .length in the reducer, didn't think of that
hahaha
but it helped me understand what they did lmao
In what language is it programmed? Show your code to be able to check it.
Most likely, "dsafdsest" is taken as a variable or constant and you haven't declared it.
This comment is hidden because it contains spoiler information about the solution
I get this "ReferenceError: dsafdsest is not defined" when I try to test my code. Help?!