ruffsl@programming.dev to Programming@programming.devEnglish · 2 years agoBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comexternal-linkmessage-square49fedilinkarrow-up1101arrow-down141
arrow-up160arrow-down1external-linkBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comruffsl@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square49fedilink
minus-square520@kbin.sociallinkfedilinkarrow-up6arrow-down1·2 years 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.