Skip to content
Imdhemy
  • Home
  • Blog
  • About
  • Home
  • Blog
  • About

software-architecture

Check out the blog for all posts.

The text steps highlighted

May 15, 2025 · 5 min read

#refactoring #incremental-delivery #lean #continuous-improvement #software-architecture

How Small Changes Can Drive Big Results Without Blocking the Business

Software serves the business, not the other way around. Yet many technical teams struggle to balance improving their code with...
Read article →

Oct 27, 2024 · 2 min read

#typescript #refactoring #design-patterns #http-clients #software-architecture

HTTP Client Factory Code Refactoring

I’m working on a Proxy/Adapter project, which we’ll call “Banana.” Banana is developed in TypeScript and uses Axios for HTTP...
Read article →

Dec 30, 2021 · 5 min read

#php #design-patterns #singleton #laravel #software-architecture

PHP Real-world use cases of singleton design pattern

The singleton pattern ensures that a class has only one instance and provides global access to it. Okay, many developers...
Read article →

© 2021 - 2026 . imdhemy.com Published by Jekyll, hosted on GitHub Pages.