TypeScript is a variant of JavaScript that provides strong type information, a powerful development tool that minimizes bugs and makes JavaScript programs easier to build in enterprise settings.
然而,近几年来,曾经如日中天的 TypeScript,接连受挫,遭到各个社区与应用的摒弃。前有 Svelte 创建者 Rich Harris 选择从 TypeScript 转向 JavaScript 和 JSDoc,今有 Ruby on Rails ...
Javascript ohne Typen war lange der Normalzustand. Typescript setzt genau dort an und macht dynamischen Code robuster.
Microsoft shipped the latest iteration of its type-infused superset of JavaScript, TypeScript 5.5, introducing inferred type predicates, control flow narrowing, JSDoc @import and other enhancements.