Skip to main content

Explore our questions

3 votes
3 answers
1k views

Undo/Redo with Command Pattern and Object Destruction

1 vote
2 answers
145 views

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

3 votes
0 answers
116 views

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

1 vote
2 answers
166 views

Where to initialize clients in C server?

1 vote
1 answer
128 views

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

3 votes
3 answers
1k views

Is a SPA still a SPA if SSR is used?

2 votes
1 answer
256 views

Is it okay to mix OOP and modular approaches when building a backend with TypeScript/JavaScript?

0 votes
2 answers
91 views

How can I efficiently handle click events and sequentially related operations (like user–URL deactivation) in a scalable URL shortener?

4 votes
1 answer
1k views

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

1 vote
3 answers
10k views

Mapping to and from domain entities

7 votes
1 answer
7k views

Assembler vs Entity Translator and Entities vs DTO

3 votes
1 answer
296 views

Using Event Driven Architecture In a Synchronous, Time Constrained Environment

3 votes
3 answers
349 views

How do you abstract a platform library like SDL from the graphics api?

1 vote
2 answers
262 views

How to Handle Data Persistence In Domain Driven Design

Browse more Questions