Skip Navigation

Typing your JavaScript without writing TypeScript

www.sonarsource.com Typing your JavaScript without writing TypeScript

TypeScript already understands JavaScript, but you can get more out of it when you add types to your JavaScript with JSDoc or TypeScript declaration files

Typing your JavaScript without writing TypeScript

This is a follow up to my previous article on how to get more TypeScript benefits in your JavaScript. This goes into how to add types using JSDoc or TypeScript declaration files.

0
0 comments