**A Microsoft-developed superset of JavaScript that compiles to [[JavaScript]] and enforces type safety.**
TypeScript is better than JavaScript. Although apparently Svelte is moving away from TypeScript and just using [[JSDoc]] + the IDE to get the same effect.
****
# More
## Source
## Related
- [[JavaScript]]