tfmA to Programmer Humor@lemmy.mlEnglish · 10 months agoTrue crimeimagemessage-square19linkfedilinkarrow-up1127arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1123arrow-down1imageTrue crimetfmA to Programmer Humor@lemmy.mlEnglish · 10 months agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squarepotatoguy@potato-guy.spacelinkfedilinkarrow-up25·10 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.