Skip to main content
user1620696's user avatar
user1620696's user avatar
user1620696's user avatar
user1620696
  • Member for 13 years, 2 months
  • Last seen this week
165 votes
7 answers
122k views

What really is the "business logic"?

38 votes
3 answers
11k views

What's the point with HATEOAS on the client-side?

27 votes
5 answers
20k views

When should we use MongoDB?

24 votes
2 answers
16k views

What should a repository really do?

19 votes
3 answers
1k views

Relational databases and iterative development

14 votes
3 answers
8k views

What is an "application model"?

13 votes
1 answer
11k views

Does BDD and DDD work well together?

13 votes
6 answers
21k views

How to practice object oriented programming? [closed]

12 votes
7 answers
7k views

Which should be done first: use cases or user stories?

12 votes
2 answers
726 views

How to actually find out what has to be done in object oriented design?

11 votes
1 answer
5k views

A filtering logic should be in a repository or in a service?

10 votes
5 answers
1k views

How to deal with public vs private version of same resource in a RESTFul API?

9 votes
5 answers
2k views

What is the importance of the vision document and how it helps development?

9 votes
5 answers
6k views

Microservices architecture and bounded contexts

8 votes
1 answer
4k views

What are subdomains, really?

8 votes
3 answers
6k views

Who are the domain experts?

7 votes
3 answers
1k views

At which moment should event storming be used?

7 votes
2 answers
3k views

How to know what to test in TDD? [duplicate]

6 votes
3 answers
9k views

What really is the "runtime environment"?

6 votes
1 answer
568 views

How does this kind of application and DDD relate?

5 votes
3 answers
898 views

How to conciliate OOAD and Database Design?

4 votes
3 answers
1k views

Custom PHP Template Engine

4 votes
1 answer
868 views

When there's no 1-1 mapping between subdomains and bounded contexts?

4 votes
1 answer
2k views

Is NoSQL a better choice when working with OOP? [closed]

4 votes
3 answers
300 views

Is an event based approach the right way to think about this problem?

4 votes
2 answers
273 views

How to reconcile these two requirements?

3 votes
4 answers
227 views

Is there any technique to help in deciding where a certain functionality belongs?

3 votes
2 answers
472 views

Is this a good use case?

3 votes
3 answers
844 views

How to charge in agile iterative approach? [closed]

3 votes
1 answer
1k views

How to know how much detailed requirements should be?