TypeScript Generics and Type Guards - Explained by Example
TypeScript has some powerful features that enable easy building of scalable JavaScript applications. This article describes how we leveraged two TypeScript features: generics and type guards in writing a robust utility function.
How a utility functio...
meekg33k.dev8 min read
Bolaji Ayodeji
Software Engineer, Teacher, and Developer Advocate.
This is really great, I learnt a lot from it. Thanks for sharing!