- **Epistemic status:** #budding
![[10b88c68-typescript-logo-500721464.png]]
TypeScript, developed by Microsoft, is a free, open source, high-level programming language that adds static typing to [[JavaScript]]. TypeScript is a superset of [[JavaScript]] meaning that all [[JavaScript]] programs are valid TypeScript programs.
---
## References
- _JavaScript With Syntax For Types._ (n.d.). Retrieved August 2, 2024, from <https://www.typescriptlang.org/>
- TypeScript. (2024). In _Wikipedia_. <https://en.wikipedia.org/w/index.php?title=TypeScript&oldid=1237726986>