Tom Blaymire
  • About
  • Articles
  • Projects
  • Uses
  • Github

Writing on software development, tools, industry trends and more.

All of my longer posts primarily around software development (JavaScript, React, and CSS) where I share things I find interesting along with what I have learnt along the way.

Mon May 15 2017

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.

Mon Dec 12 2016

Top UI Inspiration Websites

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.

Tue Dec 15 2015

Git Commands For Developers

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.

  • About
  • Articles
  • Projects
  • Uses
  • Github

© Tom Blaymire 2025. All rights reserved.