Posts
All the articles I've posted.
-
Conditional Object Properties in TypeScript
Published:The spread operator: a sleek, elegant way to craft objects dynamically.
-
Using "satisfies" in TypeScript: A Step-by-Step Example
Updated:Improve TypeScript safety using satisfies, keyof typeof, and Record.
-
De Morgan's laws
Published:Simplify logical expressions in TypeScript using De Morgan's laws.