170 followers
Senior Software Engineer that writes about good software design as well as other miscellaneous topics relating to Tech.
A simple domain-modelling exercise showing off Typescript's wonderful type system. · For the last few years or so, I have been writing a lot of...
Useful patterns that you should be aware of, regardless of language or level. Examples in TypeScript. · Introduction As developers, we are generally...
Introduction The idea of a binary decision can be found in many places in our field : true or false, 1 or 0, tabs or spaces - it's either one or the...
Introduction As I mentioned in my previous post, I recently went through the process of migrating one of our Azure Functions to .NET 6 and also took...
Introduction Last December, Microsoft released the long-awaited .NET 6 Release, which came with a wealth of features- my favourite of which being that...
Introduction As professional or aspiring software engineers, we are usually tasked with turning business rules into something that a computer...