A few days ago, David Heinemeier Hansson
announced
that Turbo 8
is dropping TypeScript
. I'm okay with that because I don't even know what Turbo 8 is. However, over the past few years, some frontend programmers have tried to sell me the idea that "TypeScript is useless, just use tests". I think people with such opinions either don't care about code quality or simply don't know what TypeScript is. Here, I will explain why you should use TypeScript.
Writing code that can’t be scientifically proven to be correct on all hardware it might run on means you don’t care about code quality. /s
The Internet is full of people with a bloated ego trying to justify their opinion and gatekeeping others.
I see this more and more in software as well.
Not sure if it’s always been like this, or if I just notice it more.
Same way there’s thousands of people giving you a guide to write a task list in , but as soon as you want to use anything slightly more complex than what you can learn from working a few hours with something you quickly run out of material and is usually left to fend for yourself.