|
|
|
|
|
by steve_rambo
850 days ago
|
|
I worked on a project with "forced typescript" and poor code review practices (since fixed). It ended up with overuse of `any` and all the same problems you run into in a pure JS codebase. I had to fix most of that which was a massive undertaking. Whoever wants to (and knows how to) use typescript already use it without being forced to. I don't think other people will benefit from that at all. |
|
Like, it’s not a huge issue, but I just don’t want to spens the time thinking about that stuff.