Echo JS 0.11.0

<~>
basicallydan 3652 days ago. link 1 point
Oh wow, that is fantastic. Nice job.

EDIT: Small suggestion:

I think it might be worth when saying 'Loose equality
Often gives "false" positives like "1" is true; [] is "0"' also referring to the concepts of 'falsy' and 'truthy' commonly used in JavaScript parlance :)

Replies