@[email protected] to Programmer [email protected] • 2 years agonewest tech stack just droppedbeehaw.orgimagemessage-square10fedilinkarrow-up118
arrow-up118imagenewest tech stack just droppedbeehaw.org@[email protected] to Programmer [email protected] • 2 years agomessage-square10fedilink
minus-square@[email protected]linkfedilink2•2 years agoSure, it’s easy: https://www.destroyallsoftware.com/talks/wat
minus-square@[email protected]linkfedilink3•2 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.
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.