cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoAll of IT in one imagelemmy.mlimagemessage-square50linkfedilinkarrow-up1269cross-posted to: programmerhumor@lemmy.ml
arrow-up1269imageAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square50linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up2arrow-down1·2 days agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up5·2 days 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.