0
I’m studying DDD I have an application with 4 layers being them
- Presentation
- Applying
- Domain
- Infra
In the presentation layer I look for data via Ajax No DB, but I have a question about how to do. I need to make the ajax go through all the layers ? What I have noticed is a loss of performance in the application... If not, what’s the best way to do it ?
To indicate a form but performative, there are numerous forms, but for this it is necessary to know its context or how it is doing, to verify where "has errors".
– Randrade