Remote Pair Programming in COVID-19 Times
Pair programming in pre-COVID 19 used to be somewhat easier because we were all in the same office space. COVID-19 changed all that…
blatherings on software…
Pair programming in pre-COVID 19 used to be somewhat easier because we were all in the same office space. COVID-19 changed all that…
“I’ve already written code once, now why I do need to repeat the same thing in text?”
Many articles talk about the what of this style but in my view, not enough talk about the how. In this post, I am going to try and show one way to actually structure the solution to be more in line with the hexagonal ports and adapters style.