Robert Chumley

Software Contractor

Blog

25 Oct 2016

Functional Refactoring for a Repository Pattern

Refactoring to functional programming in C# by examples: (of what worked for me at least) Consider the initial code block....

21 Oct 2016

Installing Kafka in OpenShift

Docker and OpenShift 3+ work in different security contexts. This means that many images written specifically for docker will not...