Comment on Big projects are ditching TypeScript… wtf? - The Code Report

<- View Parent
luxmesa@lemmy.blahaj.zone ⁨1⁩ ⁨year⁩ ago

I have the same problem. Any time I use a dynamically typed language, whatever time I save not specifying the type, I’ll lose immediately when I have to hunt down what sort of data this function expects or chase down some error that a compiler would have caught in a statically typed language.

source
Sort:hotnewtop