aport@programming.devtoProgramming@beehaw.org•Refusing TypeScript is a signal that you don't care about code quality
8·
1 year agoI think vzq’s point is that you can write good, readable code that doesn’t do what the user wants. Same with other metrics that are ripe for navel-gazing like code coverage.
It’s bordering on a false dichotomy… but I also believe that dynamic, untyped languages have proven exceptionally useful for rapid prototyping and iteration.
I’m working on a project that generates ideas for new coding projects.