Saif Adnan
  • Articles
  • LinkedIn
  • Medium
  • Github
  • Twitter

TypeScript

TypeScript: Mixin
TypeScript

TypeScript: Mixin

In TypeScript, a mixin is a way to combine multiple classes or
Read More
TypeScript: Decorators
TypeScript

TypeScript: Decorators

Decorators can be attached to class declaration, method, accessor, property or parameter.
Read More
Typescript: Conditional Types / Infer
TypeScript

Typescript: Conditional Types / Infer

Conditional types in Typescript is like ternary operator in JavaScript, Depending on
Read More
TypeScript: keyof / typeof
TypeScript

TypeScript: keyof / typeof

Lets talk about the usage of keyof and typeof in TypeScript. First
Read More
Typescript: Type vs Interface
TypeScript

Typescript: Type vs Interface

Let’s talk about the difference between Type and Interface in Typescript,
Read More
Saif Adnan © 2025