TypeScript Tutorial

TypeScript Tutorial

TypeScript is a syntactic superset of JavaScript which adds static typing.

This basically means that TypeScript adds syntax on top of JavaScript, allowing developers to add types.

Part 1: What is TypeScript and basic syntax

Part 2: TypeScript Variables and Types

Part 3: TypeScript Loops & If, If Else, Nested If


Part 4: Functions in TypeScript


Part 5: Interface in TypeScript

Part 6: Classes & Inheritance in TypeScript


Part 7: Access Modifiers in TypeScript



Contact Form