DEV Community

What is the difference between TypeScript and JavaScript?

Alex Pushkarev on December 13, 2022

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. That means that any valid JavaScript code is also valid TypeScript ...
Collapse
 
kamtoeddy profile image
Kamto Eddy

Sometimes, TypeScript is annoying but it's my preference