Forem

# dto

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
MapStruct: Effcient, Elegant but not always simple

MapStruct: Effcient, Elegant but not always simple

Comments
3 min read
How do I export my DTO into CSV with its original variable naming and declaration order?

How do I export my DTO into CSV with its original variable naming and declaration order?

Comments
3 min read
DAO vs. DTO

DAO vs. DTO

Comments 1
3 min read
Understanding Controllers, Services, and DTOs in .NET: Simplified

Understanding Controllers, Services, and DTOs in .NET: Simplified

5
Comments
4 min read
Mastering DTOs in NestJS
Cover image for Mastering DTOs in NestJS

Mastering DTOs in NestJS

15
Comments 4
4 min read
DTO vs Entity: Why You Should Separate Concerns
Cover image for DTO vs Entity: Why You Should Separate Concerns

DTO vs Entity: Why You Should Separate Concerns

2
Comments
4 min read
An easy way to validate DTO's using Symfony attributes
Cover image for An easy way to validate DTO's using Symfony attributes

An easy way to validate DTO's using Symfony attributes

14
Comments
7 min read
Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer
Cover image for Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer

Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer

4
Comments
15 min read
What is DTO? Why use?
Cover image for What is DTO? Why use?

What is DTO? Why use?

2
Comments
2 min read
O que é DTO? Por que usar?
Cover image for O que é DTO? Por que usar?

O que é DTO? Por que usar?

4
Comments
2 min read
DTOs e PHP: simplificando a transferência de dados entre as camadas da aplicação

DTOs e PHP: simplificando a transferência de dados entre as camadas da aplicação

3
Comments
2 min read
Simplifying Data Transfer in PHP: The Power of DTOs

Simplifying Data Transfer in PHP: The Power of DTOs

9
Comments 8
2 min read
DTO vs VO in PHP
Cover image for DTO vs VO in PHP

DTO vs VO in PHP

25
Comments 5
4 min read
Onde devo armazenar os arquivos dto do Nest.js?
Cover image for Onde devo armazenar os arquivos dto do Nest.js?

Onde devo armazenar os arquivos dto do Nest.js?

1
Comments
1 min read
O que é DTO?

O que é DTO?

3
Comments
1 min read
Understanding Data Transfer Objects (DTO) and Data Validation in TypeScript (NestJS)
Cover image for Understanding Data Transfer Objects (DTO) and Data Validation in TypeScript (NestJS)

Understanding Data Transfer Objects (DTO) and Data Validation in TypeScript (NestJS)

52
Comments
9 min read
DTOs In Javascript
Cover image for DTOs In Javascript

DTOs In Javascript

55
Comments 1
3 min read
Alternatives to DTO
Cover image for Alternatives to DTO

Alternatives to DTO

9
Comments 2
3 min read
[PT-BR] Padrão de Projeto: Data Transfer Object
Cover image for [PT-BR] Padrão de Projeto: Data Transfer Object

[PT-BR] Padrão de Projeto: Data Transfer Object

21
Comments
4 min read
Immutable PHP Objects Using Builders

Immutable PHP Objects Using Builders

12
Comments 1
6 min read
loading...