mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square227fedilinkarrow-up1582arrow-down136
arrow-up1546arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.devEnglish · 1 year agomessage-square227fedilink
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.