home.social

#tacticalpattern — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tacticalpattern, aggregated by home.social.

  1. 🧐 How to store domain objects without coupling the domain to the storage system?

    💡By using the repository design pattern. But what is this pattern? It ensures a clean separation between the domain model and the persistence model, aiming to hide the complexity of the object’s state storing.

    The link to the article 🧵 👇 [1/2]

    🖼️Picture: unsplash.com/@ningshi

    #RepositoryPattern #DDD #TacticalPattern #Repository

  2. 🚀 Excited to share my last blog post about the repository design pattern

    💡What is this pattern? It ensures a clean separation between the domain model and the persistence model, aiming to hide the complexity of the object’s state storing.

    The link to the article 🧵 👇 [1/2]

    🖼️ Picture: unsplash.com/@ningshi

    #RepositoryPattern #DDD #TacticalPattern #Repository