2023-09-22 sollecitom.github.ioIt's time to put REST to restREST replaces business-specific operations with generic changes to the structure of some resources, and that is evil.
2025-09-06 sollecitom.github.ioMaking the Change Easy, Then Making the Easy ChangeKent Beck’s timeless advice, “Make the change easy, and then make the easy change,” is a guiding principle for software craftsmanship. It’s a simple yet profound idea that should resonate with both developers writing code and leaders shaping technical strategy. At its core, this philosophy advocates for intentional preparation to ensure changes to a codebase are smooth, predictable, and sustainable. But what does “easy” really mean, and how can we apply this principle across different dimensions of software development?