callmepk@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoMe, migrating my code from JavaScript to TypeScript:lemmy.worldimagemessage-square30fedilinkarrow-up1339arrow-down114
arrow-up1325arrow-down1imageMe, migrating my code from JavaScript to TypeScript:lemmy.worldcallmepk@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square30fedilink
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up5·edit-21 year agoAnd thankfully we might be getting to a point where TS no longer needs to exist: https://github.com/tc39/proposal-type-annotations It’s about time JS gave us the ability to be strict on types, and have that as part of the interpreter as opposed to needing to transpile TS with the overhead involved
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up2·edit-211 months agodeleted by creator
And thankfully we might be getting to a point where TS no longer needs to exist: https://github.com/tc39/proposal-type-annotations
It’s about time JS gave us the ability to be strict on types, and have that as part of the interpreter as opposed to needing to transpile TS with the overhead involved
deleted by creator