noxfriend@beehaw.org to Programmer Humor@programming.dev · 1 year agonewest tech stack just droppedbeehaw.orgimagemessage-square10fedilinkarrow-up121arrow-down10
arrow-up121arrow-down1imagenewest tech stack just droppedbeehaw.orgnoxfriend@beehaw.org to Programmer Humor@programming.dev · 1 year agomessage-square10fedilink
minus-squareHexarei@programming.devlinkfedilinkarrow-up2·1 year agoSure, it’s easy: https://www.destroyallsoftware.com/talks/wat
minus-squareMars@beehaw.orglinkfedilinkarrow-up3·1 year 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.
Sure, it’s easy: https://www.destroyallsoftware.com/talks/wat
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.