JSDoc is not an alternative to TypeScript but rather a way to use TypeScript itself. The TypeScript language service powers IntelliSense and interprets JSDoc comments, meaning developers using JSDoc are already using TypeScript without a build step. The Svelte team's 2023 switch from .ts files to JSDoc wasn't anti-TypeScript

•4m read time•From culi.bearblog.dev
Post cover image
Table of contents
TypeScript is C#?TypeScript is IntelliSense!TypeScript is JSDoc :)My Own Experience
10 Comments

Sort: