PinnedAbir MahmudMastering TypeScript: A Comprehensive Roadmap for Beginner to Intermediate Web DevelopersTypeScript, a superset of JavaScript, has gained immense popularity in the web development community for its ability to bring static typing…Feb 3Feb 3
Abir MahmudType Guards in TypeScript: Keeping The Code Bug FreeA type guard in TypeScript is a mechanism that allows developers to narrow down the type of a variable within a certain block of code. It…May 8May 8