WDWilliam Dearmanindevfectionist.hashnode.dev·May 29, 2024 · 4 min readDev Diaries - My Cloud App Story pt.1I few months ago, I began building a new cloud based application using a very different stack to the one that I use at work. I am a full stack cloud engineer and have plenty of experience working in the cloud but I have never set up a project from sc...00
WDWilliam Dearmanindevfectionist.hashnode.dev·Apr 6, 2022 · 7 min readTo Lombok or not to LombokI have recently had some perspective on Lombok; a code generation library for Java. I am sure alternatives exist in Java and other languages. I am not going to go into the inner workings of these libraries, more the pros and cons of delegating boiler...01T
WDWilliam Dearmanindevfectionist.hashnode.dev·Feb 12, 2022 · 4 min readRelentless RefactoringI am slowly building a reputation in my team as someone who can’t just make a change without restructuring everything. Maybe it’s a behavioural defect, unnecessary perfectionism. It could just be pure stubbornness. Whatever you put it down to I am no...00
WDWilliam Dearmanindevfectionist.hashnode.dev·Jan 8, 2022 · 9 min readThe Pursuit of CoverageI never used to understand tests. They were just a necessary pain, developing is the interesting part. I would finish my feature, satisfied with my creation. My job is done! Not quite. The daunting task of writing unit tests still looms, like the mou...00