@[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]linkfedilink0•edit-22 years agoStill easier than understanding JavaScript’s equality operator
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.
Still easier than understanding JavaScript’s equality operator
You think you? I felt like Java Script was easy
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.