Generics In TypeScript
In this post im going to outline what Generics are in TypeScript, along with how they can be useful to avoid duplication of types along with limiting the usage of the 'any' keyword.
I’m Tom, a software engineer based in Leeds UK. I have worked in the front end space for over 8 years now where I have developed web applications for various global brands across the UK and Australia.
In this post im going to outline what Generics are in TypeScript, along with how they can be useful to avoid duplication of types along with limiting the usage of the 'any' keyword.
If you’re a Front End Developer looking for some top UI inspiration websites this post is for you. These are the websites that I go to first when building out a new side project.
Version control in a nutshell allows you to update, share and track code from a centralised location. It is a perfect way for you to contribute your changes to a shared codebased with a team of other developers all working on the same project.
© Tom Blaymire 2025. All rights reserved.