I care a lot about human friendly interface design and excellent code quality. Don’t take my word for it, check out my portfolio.
Talk is easy, action is what counts. View a list of selected projects I have been involved in.
Humble thoughts and insights on software development, design and the human side of working in tech.
Protocol extensions are a great way to simplify the creation of conforming types or enable types to perform actions by simply adding a protocol conformance. However, this convenience comes with its own set of drawbacks. Let's explore why protocol extensions might not always behave as expected and how to effectively resolve these issues...
Updating a legacy system can feel like unraveling a complex knot, especially when the changes impact several parts of the app. This is a challenge I face often, and I've been on a quest to find a strategy that works consistently for me...