Y
Hacker News
new
|
ask
|
show
|
jobs
by
satvikpendem
702 days ago
JSDoc is strictly less powerful than TypeScript though. For example, more complex types as well as template literal types are impossible to have in JSDoc. It is simply more ergonomic to use TypeScript instead of JSDoc.