|
|
|
|
|
by tentacleuno
962 days ago
|
|
Why is TypeScript a "bad web technology"? It's not really a "web technology" at all. It's a language which transpiles to standard JavaScript. The only real web-geared parts of TypeScript are the included (optional) DOM typings. |
|
JavaScript's only reason for existence is web browsers. If you're not doing web stuff do yourself a favour and use something else.