DEV Community

Discussion on: I used to think TypeScript is a waste of time. Now I changed my mind.

Collapse
 
bettercodingacademy profile image
Better Coding Academy

VSCode has surprisingly good type hinting for Vanilla JavaScript as well, and I'm optimistic that it is going to improve!

Collapse
 
mateiadrielrafael profile image
Matei Adriel

The type hinting in vscode for vanilla js uses the ts language server under the hood