List Question
20 TechQA 2024-03-30T19:16:38.117000Domain driven design CQRS with multiple aggregates and bounded context
22 views
Asked by Sujal
Difference between REP(Reuse/Release Equivalence Principle) and CRP (Common Reuse Principle)
33 views
Asked by dumbTransaction
Is it a good practice to define datatypes in `__init__.py`?
39 views
Asked by Marcel Braasch
How to prevent coupling between our code and third party libraries?
104 views
Asked by Ali
How should I use Factory method design pattern that follows Dependency Inversion Principle
117 views
Asked by Ali
Is it bad practice to mix SubTyping and Overriding?
66 views
Asked by LancerHak
“Never alter or delete a user’s work without them knowing” - is there a name for this software design principle?
72 views
Asked by user3163495
Design pattern for encapsulation of functions that draw / write an object
39 views
Asked by Derek
When should I throw exception vs. return error ActionResult in ASP.NET Core Web API project?
3.9k views
Asked by mlst
Spring application events without extending ApplicationEvent
418 views
Asked by sidgate
When we use class methods as setter to input object
35 views
Asked by NameX
How to implement the Open-Closed Principle in error handling for new error types?
119 views
Asked by Ahzam Ahmed
Identify the best architecture for sending different types email in ASP.NET Core
94 views
Asked by Engr Umair
Best practice to create nested objects
321 views
Asked by Jose Luis
I Am Working On Flutter App And Facing Some Issue Regarding Entity To Model Conversion
42 views
Asked by Muhammad Usman
How to have separate controller for each screen in flutter with clean architecture
803 views
Asked by ASAD HAMEED
Best approach to map enums to functions
265 views
Asked by Chessnut
Usage of domain services as data provider to entities and value objects
42 views
Asked by Fede
How to restrict access privilege between two classes in java?
126 views
Asked by Tanvir Ahmed