TypeScript
TypeScript
TypeScript

Types and Interfaces in TypeScript

2022-11-21

Types and Interfaces in TypeScript

This article explains the usage of the type and interface keywords in TypeScript.

JavaScript
JavaScript
TypeScript
TypeScript
TypeScript

2022-11-20

TypeScript

This article introduces TypeScript, a statically-typed superset of JavaScript, and its unique features such as static typing, advanced type checking, generics, interfaces, and enums.

JavaScript
JavaScript
TypeScript
TypeScript