ruffsl@programming.dev to Programming@programming.devEnglish · vor 1 JahrBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comexternal-linkmessage-square50fedilinkarrow-up199arrow-down142cross-posted to: typescript@programming.dev
arrow-up157arrow-down1external-linkBig projects are ditching TypeScript… wtf? - The Code Reportyoutube.comruffsl@programming.dev to Programming@programming.devEnglish · vor 1 Jahrmessage-square50fedilinkcross-posted to: typescript@programming.dev
minus-square520@kbin.sociallinkfedilinkarrow-up6arrow-down1·vor 1 JahrTypescript 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.