|
|
|
|
|
by rowanG077
1400 days ago
|
|
Seeing one the worst implementation of static typing and then blaming static typing as a whole is unfair. gradual typing is just an abomination in practice as can be seen in both TS and Python. Maybe a language that's build from the start with gradual typing in mind can make it good but I doubt it. Static and dynamic typing are just at odds in general. |
|
Typescript is a horrible as you make it.