OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 month agoparseInt(5)imagemessage-square20linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1imageparseInt(5)OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 month agomessage-square20linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up0·1 month agoJavaScript has types and it does have type errors, for instance > null.foo Uncaught TypeError: null has no properties Please stop spouting nonsense on issues you know nothing about.
minus-squareheavy@sh.itjust.workscakelinkfedilinkEnglisharrow-up0arrow-down1·1 month agoDynamic types aren’t static types my man. I think you got some learning to do.
JavaScript has types and it does have type errors, for instance
> null.foo Uncaught TypeError: null has no properties
Please stop spouting nonsense on issues you know nothing about.
Dynamic types aren’t static types my man. I think you got some learning to do.