Event Bus: Inside or Outside the Hexagon?
Where does a Message/Event Bus belong in Hexagonal Architecture?
discordhexagonal-architecture July 29, 2022Removing a Feature is a Change in Behavior
How do you remove functionality from an application using TDD?
tdddiscord-questions July 21, 2022Improving Perceived Performance, Hexagonally
In Hexagonal Architecture, who's responsible for running on a separate thread: the Outbound Adapter implementation, or the Application Services Layer that coordinates that work?
dev journalhexagonal-architectureports and adaptersensembler July 11, 2022Tightening Our Assertions
Part 4 of the Predictive Test-Driven Development series: looking at the precision of assertions, as well as taking smaller steps when doing TDD.
ptddtddassertj June 22, 2022(On page 2 of 5 articles.)