hypertown@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoAverage TS developerlemmy.worldimagemessage-square130fedilinkarrow-up1777arrow-down142
arrow-up1735arrow-down1imageAverage TS developerlemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square130fedilink
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