Skip to main content

Explore our questions

1 vote
1 answer
306 views

State Pattern when the Behavior in Object of Type A is Dependent on the State of the Object of Type B

7 votes
2 answers
3k views

How to populate Lazy object from database

2 votes
3 answers
124 views

Is this an aggregate in DDD? Is it unnecessary to group objects as an aggregate if there are no invariants?

20 votes
3 answers
10k views

Should Entity Framework 6 not be used with repository pattern?

172 votes
8 answers
83k views

Criticism and disadvantages of dependency injection

-1 votes
1 answer
206 views

Which pattern is suitable for this scenario?

4 votes
1 answer
168 views

Holding state in a service class in MVVM

11 votes
6 answers
2k views

What is the best definition for Dependency Injection?

3 votes
3 answers
451 views

Is it a good idea to wrap node.js package functions in a micro-service architecture?

3 votes
1 answer
153 views

Deciding on granularity of SOLID's SRP

3 votes
1 answer
1k views

Is MVVM appropriate for a .NET MAUI Blazor hybrid app?

3 votes
1 answer
341 views

why would one use the "Functional Options" pattern in go?

2 votes
0 answers
225 views

How to encapsulate functions inside a library

3 votes
5 answers
961 views

What is the design pattern of a program that uses global arrays to store variables?

Browse more Questions