▲ -14 ▼ Refusing TypeScript is a signal that you don't care about code quality (vitonsky.net) submitted 2 years ago by vitonsky@programming.dev to c/programming@programming.dev 17 comments fedilink hide all child comments
[–] ck_@discuss.tchncs.de 1 point 2 years ago (1 child) I understand your point, I just choose to reject it for the reasons given. permalink fedilink source parent hideshow 2 child comments replies: [–] Double_A@discuss.tchncs.de 1 point 2 years ago I think we are actually saying the same thing though..? Tests should really only ensure functionality. It should be the language's job to help you with obvious implementation errors (such as using a wrong value type). permalink fedilink source parent
[–] Double_A@discuss.tchncs.de 1 point 2 years ago I think we are actually saying the same thing though..? Tests should really only ensure functionality. It should be the language's job to help you with obvious implementation errors (such as using a wrong value type). permalink fedilink source parent