tfmA to Programmer Humor@lemmy.mlEnglish · 3 months agoTrue crimeimagemessage-square19linkfedilinkarrow-up1125arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1121arrow-down1imageTrue crimetfmA to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squarepotatoguy@potato-guy.spacelinkfedilinkarrow-up25·3 months agoToday i have seen: if (var === true || var === ‘true’ || var === “true”) I’m just fortunate enough to not work with the frontend at our very backend service, but I always hear things that shouldn’t be even allowed in this planet.
Today i have seen:
if (var === true || var === ‘true’ || var === “true”)
I’m just fortunate enough to not work with the frontend at our very backend service, but I always hear things that shouldn’t be even allowed in this planet.