Comment on Refusing TypeScript is a signal that you don't care about code quality

<- View Parent
Double_A@discuss.tchncs.de ⁨1⁩ ⁨year⁩ ago

My point was that without a type system you need an impossible 100% code coverage, to be sure that you didn’t accidentally mess up some variable assignment or parameter somewhere, since you have nothings to easily and automatically catch those errors.

source
Sort:hotnewtop