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
201
Mar 21, 2025 222
architecture domain-driven-design entity +1
softwareengineering
1
1
26.7
Analyzed
202
May 28, 2025 193
c# web-development version-control +2
softwareengineering
2
3
26.5
Analyzed
203
Jul 6, 2025 233
design web-crawler
softwareengineering
2
2
26.3
Analyzed
204
Apr 29, 2025 215
c# .net api-design +1
softwareengineering
2
1
26.3
Analyzed
205
Feb 6, 2026 85
java separation-of-concerns enum +1
softwareengineering
3
4
26.2
Analyzed
206
Oct 15, 2025 217
api-design front-end coupling +2
softwareengineering
0
2
26.1
Analyzed
207
Feb 15, 2026 130
artificial-intelligence customization agent-based
softwareengineering
3
1
26.1
Analyzed
208
Jul 1, 2025 230
design user-interface cli
softwareengineering
2
1
25.8
Analyzed
209
Apr 11, 2025 199
domain-driven-design aggregate invariants
softwareengineering
5
2
25.8
Analyzed
210
Nov 21, 2025 179
python multithreading gui +2
softwareengineering
4
2
25.5
Analyzed
211
Aug 29, 2025 227
rest http-request openapi
softwareengineering
1
2
25.4
Analyzed
212
Apr 28, 2025 199
java data-structures
softwareengineering
2
3
25.1
Analyzed
213
Mar 11, 2026 93
privacy security-policy
softwareengineering
4
3
25.1
Analyzed
214
Sep 10, 2025 223
unit-testing
softwareengineering
0
3
24.9
Analyzed
215
Jun 25, 2025 199
mvc asp.net json +1
softwareengineering
1
2
24.6
Analyzed
216
Jun 5, 2025 216
documentation change
softwareengineering
2
2
24.6
Analyzed
217
Jun 19, 2025 218
java batch
softwareengineering
1
2
24.5
Analyzed
218
May 30, 2025 220
node.js azure iot
softwareengineering
1
1
24.5
Analyzed
219
Feb 24, 2026 112
file-systems rust hexagonal-architecture
softwareengineering
2
3
24.4
Analyzed
220
May 10, 2025 192
c# mvvm razor
softwareengineering
3
1
24.3
Analyzed
#201
Analyzed

How to map same name entities between domains in DDD?

softwareengineering
Mar 21, 2025
architecture domain-driven-design entity +1
Score
1
Answers
1
Views
222
Trend
26.7
#202
Analyzed

Should a web framework / template like Admin-LTE be put in source control alongside our own code?

softwareengineering
May 28, 2025
c# web-development version-control +2
Score
2
Answers
3
Views
193
Trend
26.5
#203
Analyzed

How to Build a Polite, Per-Domain Rate-Limited Web Crawler with Airflow and Celery?

softwareengineering
Jul 6, 2025
design web-crawler
Score
2
Answers
2
Views
233
Trend
26.3
#204
Analyzed

Should I split endpoints by parameter requirements?

softwareengineering
Apr 29, 2025
c# .net api-design +1
Score
2
Answers
1
Views
215
Trend
26.3
#205
Analyzed

Ways to decouple implementation from an enum?

softwareengineering
Feb 6, 2026
java separation-of-concerns enum +1
Score
3
Answers
4
Views
85
Trend
26.2
#206
Analyzed

Is exposing full backend entities to a Vue frontend a bad practice? A case for DTOs?

softwareengineering
Oct 15, 2025
api-design front-end coupling +2
Score
0
Answers
2
Views
217
Trend
26.1
#207
Analyzed

Architecture for layering project-wide AI instructions with user-specific "personal" rules

softwareengineering
Feb 15, 2026
artificial-intelligence customization agent-based
Score
3
Answers
1
Views
130
Trend
26.1
#208
Analyzed

Problems with designing an intuitive cli experience

softwareengineering
Jul 1, 2025
design user-interface cli
Score
2
Answers
1
Views
230
Trend
25.8
#209
Analyzed

Modeling invariants that requires data from multiple aggregates

softwareengineering
Apr 11, 2025
domain-driven-design aggregate invariants
Score
5
Answers
2
Views
199
Trend
25.8
#210
Analyzed

Multi processing or multi threading for pywinauto?

softwareengineering
Nov 21, 2025
python multithreading gui +2
Score
4
Answers
2
Views
179
Trend
25.5
#211
Analyzed

API design: handling multiple user account types

softwareengineering
Aug 29, 2025
rest http-request openapi
Score
1
Answers
2
Views
227
Trend
25.4
#212
Analyzed

Domain data classes with fluid property lists

softwareengineering
Apr 28, 2025
java data-structures
Score
2
Answers
3
Views
199
Trend
25.1
#213
Analyzed

If SSNs and bank account numbers are PII, why aren't all synthetic PKs PII?

softwareengineering
Mar 11, 2026
privacy security-policy
Score
4
Answers
3
Views
93
Trend
25.1
#214
Analyzed

In unit testing, what is the difference between the arrange step in the AAA-pattern and a fixture?

softwareengineering
Sep 10, 2025
unit-testing
Score
0
Answers
3
Views
223
Trend
24.9
#215
Analyzed

Proper place to validate JSON in an ASP.NET core app

softwareengineering
Jun 25, 2025
mvc asp.net json +1
Score
1
Answers
2
Views
199
Trend
24.6
#216
Analyzed

How should the changelog be updated if a change is backported from a newer branch to an older one?

softwareengineering
Jun 5, 2025
documentation change
Score
2
Answers
2
Views
216
Trend
24.6
#217
Analyzed

Classpath hell: independently updated apps with shared dependencies

softwareengineering
Jun 19, 2025
java batch
Score
1
Answers
2
Views
218
Trend
24.5
#218
Analyzed

Storing 100k keys for bulk retrieval from Azure

softwareengineering
May 30, 2025
node.js azure iot
Score
1
Answers
1
Views
220
Trend
24.5
#219
Analyzed

Hexagonal architecture abstractions for file system interactions according to xdg basedir specs

softwareengineering
Feb 24, 2026
file-systems rust hexagonal-architecture
Score
2
Answers
3
Views
112
Trend
24.4
#220
Analyzed

Approaches to Razor without combining C# in HTML

softwareengineering
May 10, 2025
c# mvvm razor
Score
3
Answers
1
Views
192
Trend
24.3

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