mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square203fedilinkarrow-up1493arrow-down131
arrow-up1462arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agomessage-square203fedilink
minus-squareironbeard@lemm.eelinkfedilinkarrow-up4·1 year agoBut a statically typed language would catch those errors before it even compiles…
minus-squareLmaydev@programming.devlinkfedilinkarrow-up2·1 year agoThe fact it doesn’t need to be compiled is also a big reason why it’s used on the web. But I absolutely agree. I’m not a fan of dynamic typing at all.
But a statically typed language would catch those errors before it even compiles…
The fact it doesn’t need to be compiled is also a big reason why it’s used on the web.
But I absolutely agree. I’m not a fan of dynamic typing at all.