TypeScript
Overview

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript is pure object oriented with classes, interfaces and statically typed like C# or Java. TypeScript supports cross platform development. TypeScript is open source. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript is pure object oriented with classes, interfaces and statically typed like C# or Java. TypeScript supports cross platform development.
"TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale." – typescriptlang.org
Prepare
- Read 📄TypeScript for JS Programmers – typescriptlang.org
- Practice 📄TypeScript Tooling in 5 Minutes – typescriptlang.org
- Reference 📑 Configuring TypeScript in next.js.
Submission
- Return to Canvas to submit your learning activity report.