Otter to [email protected]English • edit-22 months agoWhen Your Last Name Is Null, Nothing Workswww.wsj.comexternal-linkmessage-square35fedilinkarrow-up194arrow-down13file-text
arrow-up191arrow-down1external-linkWhen Your Last Name Is Null, Nothing Workswww.wsj.comOtter to [email protected]English • edit-22 months agomessage-square35fedilinkfile-text
minus-squarekamihekulinkfedilink20•2 months agoNo it doesn’t? > Boolean(null) false > Boolean('null') true > null == 'null' false
minus-square@[email protected]linkfedilinkEnglish13•2 months agoJavascript is fun. The video takes a few jabs at ruby and then gives a glimpse into the insanity that is Javascript.
Fucking JavaScript
No it doesn’t?
> Boolean(null) false > Boolean('null') true > null == 'null' false
Srsly?
Javascript is fun. The video takes a few jabs at ruby and then gives a glimpse into the insanity that is Javascript.
More of this please
!![] + !![] == 2