Week 6, year 2022
- The Humble Dialog Box - A 2002 article by Michael Feathers. This article introduced the idea of dealing with a hard-to-test GUI behavior by minimizing the behavior within the GUI element, moving as much as possible to a separate object that’s easier to test. This idea was generalized into the Humble Object pattern. The pdf of this article is here, but if you’re wish to share a link, please link to this page instead, as that pdf link may not be stable and this page allows us to more easily enhance this resource later. [Martin Fowler]
- Communicating the technical vision of an infrastructure platform - The next installment of Poppy Rowse and Chris Shepherd's article on infrastructure platforms looks how to communicate the technical vision of platform and how to understand the platform from the users' point of view. [Martin Fowler]
- Diagnosing and Fixing MediatR Container Issues - An issue I see come up quite frequently, much to the chagrin of DI container maintainers, are problems of complex generics edge cases and how they come up in MediatR. In fact, more than one container author has demanded some kind of recompense for the questions received and issues opened [Jimmy Bogard]
- Using the Four Key Metrics to assess an infrastructure platform - Poppy Rowse and Chris Shepherd complete their article on infrastructure platforms with a warning on over-complicating a platform and a section on how to use the Four Key Metrics to assess a platform's success. [Martin Fowler]
- How to quickly scale a legacy monolith? - Working with a legacy monolith is not easy. For years we learned how to tame that beast gently. We nurtured it and tried not to break it. We… [Event-Driven by Oskar Dudycz]
Permalink |
From 07 February 2022 to 13 February 2022 |
Last updated on: Mon, 24 Oct 2022 23:19:31 GMT