Skip to main content

Explore our questions

2 votes
3 answers
751 views

Domain Services vs Repositories when backed by a remote service

0 votes
2 answers
306 views

How could I map a complex DTO to a Domain Aggregate in a Repository?

122 votes
12 answers
49k views

Why are multiple programming languages used in the development of one product or piece of software?

0 votes
5 answers
485 views

What goes into a computer deciding how many memory locations to assign for specific data types in C?

2 votes
3 answers
332 views

Should I use namespace imports or named imports for my services?

5 votes
2 answers
762 views

Preferred approach to a matching process

11 votes
5 answers
2k views

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

89 votes
12 answers
34k views

Why Garbage Collection if smart pointers are there

76 votes
7 answers
84k views

What is a helper? Is it a design pattern? Is it an algorithm?

2 votes
3 answers
354 views

confusion regarding handling of new smart pointers on stack frames?

4 votes
3 answers
427 views

How to design a plugin architecture in Node.js?

2 votes
5 answers
459 views

Is this proper usage for std::expected and std::optional?

46 votes
5 answers
22k views

What is the difference between a library and a dependency?

5 votes
3 answers
494 views

Variable renaming throughout solution will produce lots of noise in git blame. What to do?

Browse more Questions