mastermind@lemm.ee to Programmer Humor@programming.devEnglish · 2 years 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 · 2 years agomessage-square227fedilink
minus-squareironbeard@lemm.eelinkfedilinkarrow-up5·2 years agoBut a statically typed language would catch those errors before it even compiles…
minus-squareLmaydev@programming.devlinkfedilinkarrow-up3·2 years 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.