7个不使用TypeScript的好理由

原文信息: 查看原文查看原文

7 really good reasons not to use TypeScript

- Michael Krasnov

越来越多的开发者使用TypeScript开发新应用,它“解决了”很多JavaScript里的问题,且是JavaScript的“超集”。它也让你的代码不易出错,且很易读。

要使用TypeScript,有很多的理由,作者列出了7个不使用它的理由,列出如下:

  1. 有风险的(It is risky)
  2. 它是混乱的(It is messy)
  3. 它没有解决问题(It does not solve the problem)
  4. 它不是一个超集,它是一个子集(It is not s superset, it is a subset)
  5. 它是开源的,仅此而已(It is open-source, but nothing more)
  6. 大公司使用它(But big companies use it…)
  7. 它有更多的特性(But it has more features…)

看这些理由,怎么觉得有点奇怪,详细阅读原文吧。

分享于 2020-02-22

访问量 1385

预览图片