How I Approach New Codebases
A tweet asking about how people approach new codebases got me thinking about my own approach so decided to write it down and share.
A tweet asking about how people approach new codebases got me thinking about my own approach so decided to write it down and share.
Creating anonymous data using AutoFixture’s generic methods is great, but can you do it from a type?
Using the Arrange, Act, Assert setup in unit tests, why do I still add the comments? Read on to find out.
Does AutoFixture and the new .NET 5 Record Types work together?
Investigating a technique on how to debug service registrations when functionality isn’t working as expected.
Exploring Top Level statements in .NET 5 and manually setting up and using dependency injection with the Microsoft container.
9 months of remote working, Christmas and how Covid has affected me.
First public speaking engagement, thoughts on how it went and link to video
Set up a custom WebApplicationFactory to always add specific headers to the generated HttpClient
6 months of remote working and how I have changed