Maven (famous) to Programmer Humor@programming.dev • 29 days agoModern Programminglemmy.zipimagemessage-square77fedilinkarrow-up1594arrow-down18
arrow-up1586arrow-down1imageModern Programminglemmy.zipMaven (famous) to Programmer Humor@programming.dev • 29 days agomessage-square77fedilink
minus-square@Lifter@discuss.tchncs.delinkfedilink1•28 days agoThey are not the same, but 0 can be implicitly converted to false. What do you get if you do: 0 === false
In JS 0 is the same as False
They are not the same, but 0 can be implicitly converted to false.
What do you get if you do: 0 === false
Explosion?