【发布时间】:2014-07-03 14:52:15
【问题描述】:
正如我在这篇文章中所问的,我想知道 Typescript 与 ES6 的兼容性如何,Typescript 2.0 计划支持:
Should I use Traceur instead of Typescript to target ES5 but be ready for ES6
但是,当我阅读 google 的 this post 时,似乎 Traceur 在即将到来的 Angular 2.0 中被大量使用。
所以我正在尝试决定是使用 typescript 还是 Traceur 以便更好地为 Angular 2.0 做好准备(我的团队将减少重构)。
【问题讨论】:
标签: angular typescript traceur