DEV Community

Dominik Paszek profile picture

Dominik Paszek

404 bio not found

Joined Joined on 
Primitive Obsession in Spring Boot DDD — before and after replacing UUID/Integer/String with Value Objects (code + video)

Primitive Obsession in Spring Boot DDD — before and after replacing UUID/Integer/String with Value Objects (code + video)

Comments
6 min read
Hexagonal Architecture in Spring Boot — Win a Free Book

Hexagonal Architecture in Spring Boot — Win a Free Book

1
Comments
1 min read
Spring Boot @Transactional: 5 Bugs That Are Probably in Your Production Code

Spring Boot @Transactional: 5 Bugs That Are Probably in Your Production Code

1
Comments
5 min read
Java 26 Is Out — Here's What Actually Matters for Spring Boot Developers

Java 26 Is Out — Here's What Actually Matters for Spring Boot Developers

1
Comments
4 min read
How I Structure Every Spring Boot Application as a Senior Developer

How I Structure Every Spring Boot Application as a Senior Developer

1
Comments
6 min read
Signals vs Observables — I Built the Same Feature 3 Ways. Here's What I Learned.

Signals vs Observables — I Built the Same Feature 3 Ways. Here's What I Learned.

5
Comments
4 min read
toObservable() — How to Bridge Angular Signals and RxJS

toObservable() — How to Bridge Angular Signals and RxJS

2
Comments
5 min read
Stop Writing .subscribe() in Angular Components — Use toSignal Instead

Stop Writing .subscribe() in Angular Components — Use toSignal Instead

5
Comments
3 min read
The Angular memory leak that kept sneaking into my code (and how to fix it)

The Angular memory leak that kept sneaking into my code (and how to fix it)

1
Comments
2 min read
loading...