Alternatives to DTO
More than a decade ago, I wrote about the DTO:
A data transfer object is an object that carries data between processes. The motivation for its use is that communication between processes is usually done resorting to remote interfaces, where each cal...
frankel.hashnode.dev3 min read