tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 3 days agoTrue crimelemmy.mlimagemessage-square17linkfedilinkarrow-up1112arrow-down14
arrow-up1108arrow-down1imageTrue crimelemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 3 days agomessage-square17linkfedilink
minus-squarepotatoguy@potato-guy.spacelinkfedilinkarrow-up22·3 days 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.