noxfriend ( @noxfriend@beehaw.org ) to Programmer Humor@programming.dev · 3 years agonewest tech stack just droppedimagemessage-square18linkfedilinkarrow-up1103
arrow-up1103imagenewest tech stack just dropped noxfriend ( @noxfriend@beehaw.org ) to Programmer Humor@programming.dev · 3 years agomessage-square18linkfedilink
minus-square Mars ( @Mars@beehaw.org ) linkfedilinkarrow-up7·3 years agoIt’s super funny, but if you don’t try to use things as what they are not, the type coercion can’t hurt you. But if you make a tradition of trying to add empty objects and numbers… The great sin of JavaScript is gracefully (silently) failing when coders do silly things.
It’s super funny, but if you don’t try to use things as what they are not, the type coercion can’t hurt you.
But if you make a tradition of trying to add empty objects and numbers…
The great sin of JavaScript is gracefully (silently) failing when coders do silly things.