Typescript
May 4, 2024 · 3 min read · TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
💡
Typescript was introduced as a new language to add types on top of javascript.
What we will learn today.
What is typescrip...