October 2020
Intermediate to advanced
621 pages
14h 36m
English
I saved this chapter for this spot in the book because of the raw knowledge you need to fully make use of services. Creating services should be done with caution and precision, because the service layer has a tendency to become anemic, which is a fairly common occurrence that happens when too much business logic is placed in them, usually resulting in the core value objects and entities (the most important thing to get correct) being stripped of all the behavior that is symmetrically aligned with the very concerns and business logic that exists in the real-life domain. This isn’t a good thing because ...
Read now
Unlock full access