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 think reduce is more useful!
You still have to use toLowerCase. localCompare just takes care of the a>b 1, b>a, -1, 0 conditions as Shaun said.
Oh cool. This is the first problem of this nature that required specific implementation. Thanks. I thought it was a kata Test mechanism throwing the error.
I'm not sure what the error this test is throwing and I haven't found doc on filters anywhere. Anyway I'm receiving this error.
"Should use filter-method:
Test Failed: Try with filter-method - Expected: true, instead got: false"