cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoAll of IT in one imagelemmy.mlexternal-linkmessage-square52fedilinkarrow-up11.1Karrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up11.09Karrow-down1external-linkAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square52fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up5arrow-down1·4 days agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up5·4 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.