@mastermind@lemm.ee to Programmer Humor@programming.devEnglish • 2 years agoWhich side are you? Javascript or Typescripti.postimg.ccimagemessage-square292fedilinkarrow-up1582arrow-down136
arrow-up1546arrow-down1imageWhich side are you? Javascript or Typescripti.postimg.cc@mastermind@lemm.ee to Programmer Humor@programming.devEnglish • 2 years agomessage-square292fedilink
minus-square@ironbeard@lemm.eelinkfedilink5•2 years agoBut a statically typed language would catch those errors before it even compiles…
minus-square@Lmaydev@programming.devlinkfedilink3•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.