@[email protected]M to Science [email protected]English • 1 year agoHumanities be likemander.xyzimagemessage-square31fedilinkarrow-up1275arrow-down118
arrow-up1257arrow-down1imageHumanities be likemander.xyz@[email protected]M to Science [email protected]English • 1 year agomessage-square31fedilink
minus-square1024_KibibyteslinkfedilinkEnglish5•edit-21 year agoThat is a valid point. Also, I learned something about JavaScript. Thank you!
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year agoWell, it’s something like the difference between { x: null } and { }.
> typeof NaN "number"
Conclusion: Javascript is Neutral Evil
Always has been
Now that’s a characterization I can get behind!
That is a valid point. Also, I learned something about JavaScript. Thank you!
Well, it’s something like the difference between
{ x: null }
and{ }
.