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.
Mark isue as resolved
,Edit
,Publish
.But Task and Example are still inconsistent, because
typeof null !== "null"
.fixed. How I can publish again?
Because it's the most missing feature of the language :D
It's just the first thing that came to mind. I plan more interesting things later
Why is it that people keep making kata about telling types apart in js?
Yep. Address the other issue and you can republish.
Thank you! Already added
Description is inconsistent.
How does this not expect
{ boolean: 2, string: 1, number: 2, object: 3 }
?missing
chai.config.truncateThreshold = 0