A Common Sense Approach to Git PRs
Here’s my common sense approach to authoring and reviewing Git PR’s in a team environment
Here’s my common sense approach to authoring and reviewing Git PR’s in a team environment
Composition is at the heart of many software engineering tasks but I believe that we take it’s significance for granted.
What happens when the OSS package your using doesn’t fit your execution model?
The Serverless framework is an easy to use, mature and well understood framework for scaffolding and deploying functions in to AWS. The developer story is a great, but what IAM policy is required to perform a Serverless deploy?
Flaky is a term that has no place in software delivery. Here I express my dislike for it.
I ought to say that this isn’t a post about TDD, Mocks, Stubs, Fakes, Dependency Infection and the like. This is a post about F# Fake and specifically my experience of using it. Before that though… Stuart Fieldman…