cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoAll of IT in one imagelemmy.mlimagemessage-square52fedilinkarrow-up11.1Karrow-down111
arrow-up11.09Karrow-down1imageAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square52fedilink
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up5·3 months agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up6·3 months agoNaaah. Good programmers know how to use as any as any to make this work in typescript as well.
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 any
to make this work in typescript as well.