Skip to main content

Top Questions

0 votes
4 answers
63 views

Code reusability/inheritance introduces pointless testing

7 votes
7 answers
1k views

How can you predict with any accuracy the number of hours needed to develop an app

3 votes
1 answer
318 views

Is a "dynamically-linked executable" ever referred to as that?

0 votes
0 answers
21 views

Python: mapping the content of a structured text file to dictionary tree

2 votes
2 answers
60 views

Automation of workflow for automated testing

1 vote
2 answers
51 views

Is it possible to do black box tests when I inject dependencies in the class?

0 votes
4 answers
162 views

Why is a test coverage type called "code coverage"?

-1 votes
1 answer
46 views

Complex domain problem to be modeled with DDD

5 votes
2 answers
984 views

Repository and Service Interfaces in an Accounting Software in Go with Uncle Bob's Clean Architecture

1 vote
2 answers
230 views

Should you ever have one-to-one relationships between entities?

0 votes
1 answer
115 views

Relationship between monolithic architecture and n-tier

12 votes
4 answers
2k views

Is the separation of a database process from the main backend process really "good practice"?

10 votes
5 answers
2k views

Naming app entities after DB tables

0 votes
0 answers
48 views

How to test load balanced ASP Core based website?

1 vote
4 answers
166 views

Can we consider each microservice as a “small monolith” application? [closed]

1 vote
5 answers
336 views

All git branches in one directory, or one directory per branch. Any technical reason?

2 votes
2 answers
144 views

Best way to add asynchronous execution for already implemented synchronous process

20 votes
5 answers
4k views

Why should I never ever ever use Java serialization?

1 vote
1 answer
44 views

What multicast guarantees does passive replication provide?

2 votes
2 answers
110 views

How to determine which service keeps the relation to the other?

0 votes
1 answer
106 views

Generalised indexing scheme for variable memory layouts

6 votes
2 answers
450 views

what is the term for a integer variable containing bit fields

2 votes
1 answer
125 views

Should I split endpoints by parameter requirements?

4 votes
5 answers
460 views

Should code reviewers reproduce the problem/solution as part of the code review?

1 vote
1 answer
76 views

System Evaluation using ISO 25010

3 votes
1 answer
167 views

Maintaining software for different versions of Ubuntu

8 votes
11 answers
3k views

Difficulty understanding benefit of Separation of Concerns

2 votes
3 answers
136 views

Domain data classes with fluid property lists

5 votes
4 answers
462 views

Is this too much for a modular monolith system? [closed]

0 votes
1 answer
113 views

Configurations stored in database & GitOps

0 votes
4 answers
165 views

How to manage common library dependencies to prevent cross-application breakage?

2 votes
2 answers
2k views

Refactoring a legacy codebase with a god Repository and incomplete Clean Architecture

0 votes
0 answers
109 views

How should ViewModels and Services communicate in a JavaFX + Spring Boot MVVM application?

1 vote
2 answers
158 views

API supporting multiple authentication providers?

1 vote
3 answers
215 views

How does Object-Oriented Design fit into N-Layered Architecture?

2 votes
3 answers
157 views

Handling user strategy choice over many strategy patterns

1 vote
1 answer
187 views

Is there a better way to soft delete navigation properties in Entity Framework 6 when using Repository pattern?

0 votes
5 answers
264 views

Simulating different times of day when running integration tests, .NET/XUnit

0 votes
0 answers
55 views

Implementing ServiceLocator in middleware

4 votes
4 answers
260 views

how can CQRS improve performence when we have to duplicate the writes

5 votes
2 answers
130 views

Modeling invariants that requires data from multiple aggregates

2 votes
4 answers
407 views

How to combine multiple functions into a single template based function

5 votes
1 answer
175 views

What should replace intra-file license headers in source files in judrisdictions which necessitate it?

1 vote
1 answer
106 views

Split single repository/service into pieces in clean architecture?

0 votes
3 answers
163 views

Transaction management with one connection

3 votes
4 answers
606 views

Is an user story totally a requirement from the user?

5 votes
2 answers
304 views

In a python project, when should you use __init__.py, __main__.py, and just normal .py?

4 votes
5 answers
389 views

Why don't many languages implement an everything-before-is-a-comment symbol?


Looking for more? Browse the complete list of questions, or popular tags. Help us answer unanswered questions.