ruffsl@programming.dev to Programming@programming.devEnglish · 1 year agoBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comexternal-linkmessage-square42fedilinkarrow-up187arrow-down134
arrow-up153arrow-down1external-linkBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comruffsl@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square42fedilink
minus-square520@kbin.sociallinkfedilinkarrow-up6·1 year agoTypescript is basically JavaScript with variable typing. That is, you have to explicitly declare that your variable is a string, int, float, etc.
Typescript is basically JavaScript with variable typing. That is, you have to explicitly declare that your variable is a string, int, float, etc.