|
|
|
|
|
by techpression
23 days ago
|
|
I've seen TS hurt more than help in many cases, because people think types define the world, and then they get malformed JSON (or just a new structure) and their world crumbles. Yes, it's a skill issue, but oh dear the amount of developers who have that issue. |
|
At worst, TS can only really be as bad as JS, no?