@cm0002@lemmy.world to Programmer Humor@programming.dev • 10 days agoAll of IT in one imagelemmy.mlimagemessage-square52arrow-up11.11Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.11KimageAll of IT in one imagelemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 10 days agomessage-square52cross-posted to: programmerhumor@lemmy.ml
minus-square@copd@lemmy.worldlinkfedilink5•9 days agobesides NaN actually being a number, this could completely and easily be avoided with typescript.
minus-square@rooroo@feddit.orglinkfedilink6•9 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.