Skip to content
Imdhemy
  • Home
  • Blog
  • About

Start typing to search the site.

    Start typing to search the site.

      • Home
      • Blog
      • About

      Blog

      Dhemy’s blog is packed with articles on software development, productivity, data structures and algorithms, plus a sprinkle of personal musings!

      How to organize your unit tests

      One day, in the school of medicine, the lecturer told us an important thing about naming. He was explaining the...

      Nov 11, 2022 · 7 min read

      #testing #unit-testing #test-structure #naming #best-practices
      Read article →

      What is a unit test

      When I started writing this article few months ago, I got blocked by the idea of I’m going to write...

      Aug 13, 2022 · 4 min read

      #testing #unit-testing #tdd #mocks #software-quality
      Read article →

      Math Notes about Sum Formulas

      I’m working on enhancing my skills, expanding my knowledge and increasing my chances to pass technical interviews. Mathematics plays an...

      Jul 9, 2022 · 5 min read

      #mathematics #dsa #formulas #problem-solving #technical-interviews
      Read article →

      We need more tests

      Well, It’s not about Coronavirus pandemic this time 😷. Moisés Belchín Martínez (Moi), my awesome ex-CTO, keeps repeating these words...

      Jan 31, 2022 · 5 min read

      #testing #unit-testing #code-coverage #technical-debt #software-quality
      Read article →

      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...

      Dec 30, 2021 · 5 min read

      #php #design-patterns #singleton #laravel #software-architecture
      Read article →

      How to test Elasticsearch in PHP applications

      Starting from Elasticsearch 8.0, they introduced multiple breaking changes in the Elasticsearch client library. This article is intended to v...

      Sep 9, 2021 · 7 min read

      #php #testing #elasticsearch #integration-testing #unit-testing
      Read article →

      Why you need a builder to create your entities and models

      Static factories and constructors share a limitation; they do not scale well to large numbers of optional parameters. Consider the...

      Jun 2, 2021 · 10 min read

      #php #design-patterns #builder-pattern #domain-modeling #oop
      Read article →
      Prev Next

      Dhemy

      I'm a software engineer and customer data expert focused on turning raw data into meaningful, actionable insights. I work across the full customer data lifecycle, from clean data capture to behavior-aware models and decisions.

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