日前 Deno 官方公布的一份文档指出,出于对当前环境的实际考虑,Deno 将停止在内部代码中继续使用 TypeScript。文档中提到的问题涉及 TypeScript 编译时间、结构以及代码组织方式等。未来,Deno 项目将使用纯 JavaScript 编写内部代码。 TypeScript 给 Deno 带来的问题 在 ...
毫无疑问,Node.js 就是目前全球最流行、使用范围最广的 JavaScript 运行时环境。但 2018 年亮相的 Deno 同样引发巨大轰动,凭借现代功能和高安全性在开发者群体中疯狂吸粉。 Deno 跟 Node.js 其实系出同门,都是由 Ryan Dahl 倾力打造。人们将 Deno 看作是 Node.js 的继任者 ...
Node.js 团队 最近发布了 Amaro v1.0.0,向稳定支持 TypeScript 迈出了重要一步。Amaro 是 Node 官方提供的类型剥离加载器,也是官方.ts 加载的重要基础。 长期以来,Node.js 一直缺乏对 TypeScript 的支持,开发者不得不依赖第三方工具链或使用像 Deno 这样的 JavaScript 运行时 ...
Deno, a secure JavaScript and TypeScript runtime devised by Node.js creator Ryan Dahl, is close to a 1.0 release, Dahl said this week. Dahl also elaborated on features in the works for Deno. Intended ...
The makers of the widely used JavaScript server-side runtime, Node.js, have released Deno 1.0, a new runtime for JavaScript and TypeScript that addresses "design mistakes" in Node.js. The Deno ...