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.
Getting this error multiple times
Server Execution Error:
The server timed out waiting for the request to be processed. This may be due to high server load. Please try your request again.
=/
I am getting
TypeError: Cannot read property 'sort' of null
at sumArray
at Object.handleError
The code is running smoothly, but i keep getting this error upon submitting. Please let me know if I am doing something wrong. Thank you