Simple Design

Guidance for a better design

6 minute read

Several months ago, I wrote about some known design principles: SOLID, YAGNI, DRY, ….. (you can read the full post here). I was looking to understand and follow these principles for a goal: to write better code. And when I talk about “better” code, I mean readable and maintainable code. Code that every developer in a company should be able to maintain in a future. No matter if I’m still in the company or not.