cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoAll of IT in one imagelemmy.mlimagemessage-square52linkfedilinkarrow-up11.12Karrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11.12Karrow-down1imageAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square52linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up5·1 year agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up7·1 year 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 anyto make this work in typescript as well.