Skip to main content

Explore our questions

0 votes
1 answer
9 views

Mapping complex objects to other similar complex objects

14 votes
6 answers
1k views

Resolving merge conflicts due to refactoring

1 vote
3 answers
161 views

Does ReactJS Compound Pattern violate the DRY principle?

2 votes
2 answers
412 views

Reduce Code Repetition for a Simple CQRS

1 vote
1 answer
75 views

Artifactory management for platform components

2 votes
1 answer
258 views

REST - different response from same resource dependent on requester

147 votes
15 answers
31k views

Why did memory-managed languages like Java, Javascript, and C# retain the `new` keyword?

5 votes
1 answer
350 views

ReactJS with Elasticsearch app architecture

3 votes
3 answers
2k views

optional data in the constructor, bad practice?

6 votes
6 answers
493 views

Should a Car object be responsible for checking if it is able to run on certain Road objects?

20 votes
2 answers
15k views

How should I name functions that return values in Python?

9 votes
7 answers
3k views

If the sleep time of a function at first time differs from the second time, but the output is the same, is it still a idempotent function?

2 votes
8 answers
773 views

Fail fast is brittle

1 vote
0 answers
83 views

How Should Bounded Contexts Interact with a Central Tenant Context in DDD?

Browse more Questions