1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

Remove resource (#8805)

* Update anemic-models@nVaoI4IDPVEsdtFcjGNRw.md

The existing link times out. It seems like the "https://www.ensonodigital.com" base URL doesn't exist anymore, but the resources can be accessed at "https://www.ensono.com"

* Update src/data/roadmaps/software-design-architecture/content/anemic-models@nVaoI4IDPVEsdtFcjGNRw.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Adnan Valdes
2025-06-24 01:48:54 +02:00
committed by GitHub
parent fc2512e4f9
commit f3b5d845ed

View File

@@ -7,4 +7,3 @@ An anemic model is considered an anti-pattern in object-oriented programming (OO
Learn more from the following links:
- [@article@Overview of Anemic Domain Model](https://en.wikipedia.org/wiki/Anemic_domain_model)
- [@article@What is an Anaemic Domain Model?](https://www.ensonodigital.com/blog/anaemic-domain-model-vs-rich-domain-model)