|
|
|
|
|
by jeffmcmahan
2203 days ago
|
|
That's true. But with TS I have to declare types, import typings, maintain a build process to run the TS compiler, and so on. Moreover, static typing comes with added tediousness, and I personally feel that it's not worth the freight. |
|