cm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agoAll of IT in one imagelemmy.mlimagemessage-square7fedilinkarrow-up12
arrow-up12imageAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square7fedilink
minus-squareblackn1ght@feddit.uklinkfedilinkarrow-up0·9 months agoThis isn’t the languages fault, it’s the developers.
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up0·9 months agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up1·9 months agoNaaah. Good programmers know how to use as any as any to make this work in typescript as well.
This isn’t the languages fault, it’s the developers.
besides NaN actually being a number, this could completely and easily be avoided with typescript.
Naaah. Good programmers know how to use
as any as anyto make this work in typescript as well.