DEV Community

Discussion on: JavaScript or TypeScript first?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Don't forget to use // @ts-check, though.

Anyways, having to always write interface in @typedef is hell.