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.
There is a lack of tests for strict types. For example:
Yup!) Thx, updated it
not specified that 'obj' don't have any circular references, or maybe i misread)
NaN
is invalid JSON value.Updated!) Thx :D
no
Fixed tests have
undefined
, random tests do not.I solved the Kata. Were there any
NaN
s?fixed!
Thx you for your feedback! I agree with you, I will fix it now.
Array path being recorded as
.2
is not standard JSON path notation: it should be[2]
instead of.2
.Alright, thank you for your help. I have learned well and will approach the next task with a more correct approach.
By the way, would you like to write an adaptation of the task for Python? :D
Okay, I will rewrite the lore. If I leave it like this "A predicate can only be applied to primitive data types!", can I publish it? I seem to have fixed everything you mentioned.
Loading more items...