Skip to main content

Explore our questions

0 votes
0 answers
9 views

Is it good practice to return ApiResponse from a Spring service layer?

0 votes
0 answers
42 views

What is a good strategy to avoid creating duplicate profiles for many individuals in a database?

26 votes
6 answers
22k views

In C/C++, should I use 'const' in parameters and local variables when possible?

3 votes
0 answers
59 views

How to implement introspection of user-defined data in my software renderer

1 vote
2 answers
134 views

Where to initialize clients in C server?

5 votes
2 answers
1k views

How dangerous is storing sensitive information in LocalStorage?

1 vote
1 answer
98 views

Where should authentication data be stored in a modular monolith with multiple authentication strategies? (NestJS)

1 vote
1 answer
281 views

Which approach to specifying a database connection in a web API, is preferred?

0 votes
1 answer
79 views

How should I design a password reset flow when the PasswordService depends on UserRepository (email vs ID)?

1 vote
2 answers
68 views

Finding a subset of vertices in graph

1 vote
2 answers
78 views

Should I introduce a controller layer to separate networking from game/player logic in a C server project?

-1 votes
1 answer
698 views

Optimized algorithm to match entities together based on heuristics

2 votes
1 answer
226 views

How to design a plugin architecture in Node.js?

-1 votes
2 answers
191 views

Does it make sense to use next.js only for the front-end?

Browse more Questions