hypertown@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoAverage TS developerlemmy.worldimagemessage-square139fedilinkarrow-up1858arrow-down150
arrow-up1808arrow-down1imageAverage TS developerlemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square139fedilink
minus-squareDrM@feddit.delinkfedilinkarrow-up1·1 year agoI don’t think that this would work, there are no types anymore during runtime because everything is translated into plain js on build. TypeScript only exists during development
I don’t think that this would work, there are no types anymore during runtime because everything is translated into plain js on build. TypeScript only exists during development