tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 month agoTrue crimelemmy.mlimagemessage-square19linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageTrue crimelemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square19linkfedilink
minus-squarepotatoguy@potato-guy.spacelinkfedilinkarrow-up0·1 month 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.