作者 | Daniel Curtis译者 | 张卫滨2025 年 JavaScript 现状调查报告(调查于 2025 年 11 月开启并于 2026 年 2 月发布结果)收集了来自 JavaScript 生态系统开发者的反馈。这项由 Devographics 运营、谷歌 Chrome、JetBrains 等企业赞助的年度调查显示,历经多年快速迭代,JavaScript 生态已趋于稳定,工具、框架 ...
TypeScript 5.9 has reached the release candidate (RC) stage with enhancements for modern module behavior, hover tooltips, and deferred module evaluation. Microsoft announced the RC on July 25, ahead ...
There's now more evidence that Microsoft's language for scaled-up JavaScript, TypeScript, is becoming an essential for developers building for the internet. Developer analyst firm RedMonk last month ...
更具体而言,TypeScript 在 2025 年的贡献者数量增长了超过 100 万(同比增长 66%)。其主要驱动力一方面来自那些默认使用 TypeScript 搭建项目的开发框架,另一方面则来自 AI 辅助开发,因为 TypeScript 那更严格的类型系统让 AI 辅助开发受益匪浅。
Microsoft's open-source programming language TypeScript – the alter ego of JavaScript but with a type system – turns 10 years old this December. It's grown to become a go-to language for building apps ...
作者 | Daniel Curtis译者 | 田橙广泛使用的 JavaScript 和 TypeScript 代码检查工具 ESLint 发布了 10 版本,这是自引入 flat config 配置体系以来最重要的一次更新。该版本完成了多年逐步推进的架构调整,移除了长期弃用的 API,并带来一系列面向插件作者和 monorepo 团队的开发体验改进。v10 ...
Nest.js shines for its modern programming paradigms and modular approach to server-side JavaScript and TypeScript. Here's a hands-on intro to Nest. Not to be confused with Next.js, Nest.js is a newer ...
TypeScript is a variation of the popular JavaScript programming language that adds features that are important for enterprise development. In particular, TypeScript is strongly typed—meaning that the ...
A few years ago, Bloomberg Engineering decided to adopt TypeScript as a first-class supported language. This article shares some of the insights and lessons we learned during this journey. The ...