callmepk@lemmy.world to Programmer Humor@lemmy.ml · 2 年前Me, migrating my code from JavaScript to TypeScript:lemmy.worldimagemessage-square40fedilinkarrow-up1342arrow-down114
arrow-up1328arrow-down1imageMe, migrating my code from JavaScript to TypeScript:lemmy.worldcallmepk@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square40fedilink
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up5·edit-22 年前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
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up2·edit-22 年前deleted 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