top of page
SNIPPETS LTD.


Circuit Breaker with Opossum in NestJS
In modern applications, we often rely on external services, APIs, or databases. When these dependencies fail our entire system suffer....

Pavol Megela
Nov 14, 2024


Domain Events in NestJS with Simple Example
In the previous blog, we explored Domain-Driven Design (DDD) concepts , including Entities, Aggregates, Repositories, and Read Models ....

Pavol Megela
Sep 25, 2022


Domain Driven Design
As applications grow, managing business logic and maintaining scalability become difficult. Domain-Driven Design (DDD) helps solve this...

Pavol Megela
Sep 22, 2022
bottom of page