Michael's Coding Blog

Image for Unlocking Hidden Efficiency - Seamless Solutions with TDD You Didn't Know You Needed

Unlocking Hidden Efficiency - Seamless Solutions with TDD You Didn't Know You Needed

May 03, 2025

I got the chance to return to Melbourne, this time we talk testing

Image for Test Driven Development by Example - My thoughts

Test Driven Development by Example - My thoughts

January 22, 2025

A book that defines a series of key TDD behaviors and shows them in action!

Image for The way you write dotnet is about to fundamentally change

The way you write dotnet is about to fundamentally change

September 23, 2024

Recently I was lucky enough to finally get the opportunity to give my talk on Discriminating Unions!

How to make a button - Customisation

How to make a button - Customisation

March 12, 2022

Customisation is the final step in which all our hard work in the previous steps are put to good use, now comes the fun part!

How to make a button - Styling

How to make a button - Styling

March 11, 2022

The look and feel of a button typically comes from a designer, but you the developer must preserve accessibility.