Yeah javascript that makes... eh.. sense?

+ true + true + '5' + 3 - 1 === 252

js: true

Also this kind of breaks my head:

null == 0; // -> false
null > 0; // -> false
null >= 0; // -> true

so null is not 0, it's not bigger than 0, but it is bigger or equal to 0 :|

Sign in to participate in the conversation
Green Plenty

This is the companion community to the Green Plenty substack