cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agoAll of IT in one imagelemmy.mlimagemessage-square46fedilinkarrow-up11arrow-down10cross-posted to: [email protected]
arrow-up11arrow-down1imageAll of IT in one imagelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square46fedilinkcross-posted to: [email protected]
minus-squarecopd@lemmy.worldlinkfedilinkarrow-up0·3 days agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-squarerooroo@feddit.orglinkfedilinkarrow-up0·3 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.