Domain-Driven Design / Software Development
April 16, 2025
What is Domain Modeling in DDD? Domain modeling is at the heart of Domain-Driven Design (DDD) — it’s how we translate complex business domains into structured, meaningful code.
Domain-Driven Design
April 15, 2025
Domain-Driven Design (DDD) is a software development approach that centers the design of a system around the core domain and its business logic.
SOLID / Software Development / Software Principles
What are SOLID Principles in Software Development?
Design Principles / C#
December 7, 2024
Introduction Enhancing code extensibility and maintainability by adhering to the Open/Closed Principle is a cornerstone of effective software design.
C# / Software Development
November 23, 2024
Comparing Nullable Reference Types, Option and Result pattern
Observability
November 20, 2024
Benefits of Observability in Software Development