Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
15,300
Total Questions
15,300
Analyzed
0
Pending
20.8
Avg Trend

Advanced Filters 1 active

Questions

372 found
Sort by:
# Question Site Score Answers Trend Status Actions
101
Jul 25, 2025 397
java architecture domain-driven-design
softwareengineering
4
2
45.3
Analyzed
102
Jun 11, 2025 398
repository project-structure directory-structure
softwareengineering
2
4
45.2
Analyzed
103
Oct 24, 2025 400
cqrs event-sourcing websockets
softwareengineering
1
3
44.9
Analyzed
104
Jun 17, 2025 404
object-oriented python state +1
softwareengineering
0
2
44.8
Analyzed
105
Nov 11, 2025 376
web-development security reactjs +2
softwareengineering
3
1
44.7
Analyzed
106
May 6, 2025 406
database-design relational-modelling
softwareengineering
1
2
43.3
Analyzed
107
Jun 14, 2025 322
git workflows release-management +2
softwareengineering
5
5
42.7
Analyzed
108
Jun 26, 2025 364
c++ algorithms assembly +2
softwareengineering
-2
3
42.4
Analyzed
109
Apr 20, 2025 396
c# entity-framework repository-pattern
softwareengineering
1
1
42.1
Analyzed
110
Mar 14, 2025 366
api-design http
softwareengineering
2
3
41.8
Analyzed
111
May 30, 2025 381
http
softwareengineering
4
2
41.7
Analyzed
112
Dec 9, 2025 251
design swift-language protocol +1
softwareengineering
6
3
41.5
Analyzed
113
Sep 2, 2025 343
rest api-design search +2
softwareengineering
1
3
41.2
Analyzed
114
May 19, 2025 368
c# .net inheritance +2
softwareengineering
0
2
41.2
Analyzed
115
May 22, 2025 384
rest http
softwareengineering
1
2
41.1
Analyzed
116
May 27, 2025 356
microservices authorization api-gateway
softwareengineering
3
2
40.9
Analyzed
117
Aug 28, 2025 329
c++ class-design invariants
softwareengineering
4
3
40.7
Analyzed
118
Sep 3, 2025 359
design architecture object-oriented-design +2
softwareengineering
1
2
40.6
Analyzed
119
Mar 25, 2025 353
design uml rbac
softwareengineering
3
2
40.6
Analyzed
120
Jan 26, 2026 219
git version-control branching +1
softwareengineering
4
3
39.7
Analyzed
#101
Analyzed

Managing Growth in Microservice Architecture: Is Modular Monolith the Solution?

softwareengineering
Jul 25, 2025
java architecture domain-driven-design
Score
4
Answers
2
Views
397
Trend
45.3
#102
Analyzed

Where, in a repository, should I put source code for tools used in the build only?

softwareengineering
Jun 11, 2025
repository project-structure directory-structure
Score
2
Answers
4
Views
398
Trend
45.2
#103
Analyzed

Why is short polling considered an antipattern for event-sourced systems?

softwareengineering
Oct 24, 2025
cqrs event-sourcing websockets
Score
1
Answers
3
Views
400
Trend
44.9
#104
Analyzed

Global State, How To Do IT?

softwareengineering
Jun 17, 2025
object-oriented python state +1
Score
0
Answers
2
Views
404
Trend
44.8
#105
Analyzed

Where should I store the access token in React?

softwareengineering
Nov 11, 2025
web-development security reactjs +2
Score
3
Answers
1
Views
376
Trend
44.7
#106
Analyzed

Should you ever have one-to-one relationships between entities?

softwareengineering
May 6, 2025
database-design relational-modelling
Score
1
Answers
2
Views
406
Trend
43.3
#107
Analyzed

How to ensure that release tags are uniformly created throughout a cohort of closely-related Git repositories?

softwareengineering
Jun 14, 2025
git workflows release-management +2
Score
5
Answers
5
Views
322
Trend
42.7
#108
Analyzed

What is beyond ordinary c++, when trying to optimize a function?

softwareengineering
Jun 26, 2025
c++ algorithms assembly +2
Score
-2
Answers
3
Views
364
Trend
42.4
#109
Analyzed

Is there a better way to soft delete navigation properties in Entity Framework 6 when using Repository pattern?

softwareengineering
Apr 20, 2025
c# entity-framework repository-pattern
Score
1
Answers
1
Views
396
Trend
42.1
#110
Analyzed

Allowing POST as fallback for GET when query would exceed maximum length of URL

softwareengineering
Mar 14, 2025
api-design http
Score
2
Answers
3
Views
366
Trend
41.8
#111
Analyzed

Scope of 400 Bad Request

softwareengineering
May 30, 2025
http
Score
4
Answers
2
Views
381
Trend
41.7
#112
Analyzed

Why put protocol implementation in an extension in Swift?

softwareengineering
Dec 9, 2025
design swift-language protocol +1
Score
6
Answers
3
Views
251
Trend
41.5
#113
Analyzed

How to pass arguments of a complex search in RESTful API request params

softwareengineering
Sep 2, 2025
rest api-design search +2
Score
1
Answers
3
Views
343
Trend
41.2
#114
Analyzed

C# - Entity handler correct use clean code

softwareengineering
May 19, 2025
c# .net inheritance +2
Score
0
Answers
2
Views
368
Trend
41.2
#115
Analyzed

Updating PUT endpoint receiving non-existing id

softwareengineering
May 22, 2025
rest http
Score
1
Answers
2
Views
384
Trend
41.1
#116
Analyzed

Microservices blindly trusting anything due to network segmentation?

softwareengineering
May 27, 2025
microservices authorization api-gateway
Score
3
Answers
2
Views
356
Trend
40.9
#117
Analyzed

Does (possibly) failable destructor require to change invariant violation error handling?

softwareengineering
Aug 28, 2025
c++ class-design invariants
Score
4
Answers
3
Views
329
Trend
40.7
#118
Analyzed

How to Handle Data Persistence In Domain Driven Design

softwareengineering
Sep 3, 2025
design architecture object-oriented-design +2
Score
1
Answers
2
Views
359
Trend
40.6
#119
Analyzed

UML class diagram for RBAC. I don't know if the permissions and roles are properly set

softwareengineering
Mar 25, 2025
design uml rbac
Score
3
Answers
2
Views
353
Trend
40.6
#120
Analyzed

Is "Cascade Merging" (Forward Porting) riskier than Backporting?

softwareengineering
Jan 26, 2026
git version-control branching +1
Score
4
Answers
3
Views
219
Trend
39.7

Export Results

Export your filtered results for further analysis.

Generate Ideas
View our business methodologies, calculator formulas, research sources, data partners, benchmarks, statistical variations, and testing frameworks in our comprehensive methodology documentation.
Methodology & Sources