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
Table of contents
TypeScript is C#?TypeScript is IntelliSense!TypeScript is JSDoc :)My Own Experience10 Comments
Sort: