top of page
SNIPPETS LTD.
All Posts


How does JS work? Event Loop
Understanding the JavaScript event loop is essential for any developer working with modern web technologies. Despite JavaScript’s...

Pavol Megela
Oct 24, 2022


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