4 posts tagged with "software design"


Consistency is Not the Goal

July 07, 2024
Putting too much stake into "one way to do things" can sometimes lead to the lack of critical thinking and inability to take necessary risks.

Our Over Obsession With Patterns

February 27, 2021
Why I think we use patterns too much as the solution to all problems rather than what they were designed for.

My Top Four Patterns for Writing Simple Code

October 19, 2019
Writing simple code is hard. Here are some patterns to help!