|
|
|
|
|
by motorest
233 days ago
|
|
> TS is a linter anyway. Not really. TypeScript introduces optional static type analysis, but how you configure TypeScript also has an impact on how your codebase is transpiled to JavaScript. Nowadays there is absolutely no excuse to opt for JavaScript instead of TypeScript. |
|