Dmitry Dezuk (Dezhurnyuk)dmitrydezuk.com·Nov 19, 2024Safeguarding the Core DomainI will keep talking about the core domain where all the rules are strictly enforced and any violation results in an exception. The core domain can be seen as an electric toy car without a cover and all the shields protecting it from the external worl...DiscussValidation
Jemin Desaipositiwise.hashnode.dev·Jul 22, 2024Domain Driven Design Core Principles and ChallengesSummary: Domain Driven Design (DDD) is a software development approach that prioritizes effective communication and collaboration between developers and stakeholders. It aims to create software that accurately represents the intricacies of a business...DiscussDomain-Driven Design (DDD)
Phani Veludurthiphaniveludurthi.hashnode.dev·Jul 14, 2024Boost App Quality: A Deep Dive into Models, Entities, DTOs, and View ModelsIn the world of software development, especially when dealing with data-intensive applications, understanding the concepts of Models, Entities, Data Transfer Objects (DTOs), and View Models is crucial for building clean, maintainable, and efficient s...DiscussDomain-Driven Design (DDD)