e8d79@discuss.tchncs.de to Programming@programming.dev · 3 months agoI'm OK being left behind, thanks!shkspr.mobiexternal-linkmessage-square32linkfedilinkarrow-up1146arrow-down12
arrow-up1144arrow-down1external-linkI'm OK being left behind, thanks!shkspr.mobie8d79@discuss.tchncs.de to Programming@programming.dev · 3 months agomessage-square32linkfedilink
minus-squareresipsaloquitur@lemmy.worldBannedlinkfedilinkarrow-up4arrow-down1·3 months agoI hear they’re changing the language these things run on from JavaScript to TypeScript. No thanks to the hamster wheel.
minus-squarekboy101222@sh.itjust.workslinkfedilinkEnglisharrow-up7·3 months agoI mean, Typescript just compiles down to JavaScript. I’m also generally anti a million frameworks, but JavaScript to TypeScript is easy
minus-squareFeathercrown@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoTS is a superset of js though, you can still use normal js and probably won’t have to even change the file extension or anything like literally 0 change
I hear they’re changing the language these things run on from JavaScript to TypeScript.
No thanks to the hamster wheel.
I mean, Typescript just compiles down to JavaScript. I’m also generally anti a million frameworks, but JavaScript to TypeScript is easy
TS is a superset of js though, you can still use normal js and probably won’t have to even change the file extension or anything like literally 0 change