mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square221fedilinkarrow-up1571arrow-down139
arrow-up1532arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agomessage-square221fedilink
minus-squareironbeard@lemm.eelinkfedilinkarrow-up5·1 year agoBut a statically typed language would catch those errors before it even compiles…
minus-squareLmaydev@programming.devlinkfedilinkarrow-up3·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.