jeff 👨💻@programming.dev to Programmer Humor@programming.devEnglish · 2 years ago0 vs null vs undefined - explained with toilet paperi.stack.imgur.comimagemessage-square39fedilinkarrow-up1556arrow-down113
arrow-up1543arrow-down1image0 vs null vs undefined - explained with toilet paperi.stack.imgur.comjeff 👨💻@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square39fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up3·2 years agoIt also doesn’t have throw/try/catch. If a function can fail, it returns a Result and you have to deal with the failure case explicitly.
It also doesn’t have throw/try/catch. If a function can fail, it returns a Result and you have to deal with the failure case explicitly.