Devographics / Devographics/Monorepo
Stop using sections as part of normalized data paths
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Currently:
`document.tools.front_end_frameworks_pain_points`
Migrate to:
`document.front_end_frameworks_pain_points`
- Note: ensure every question id is unique within a survey edition first.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that constructs normalized data paths and identify how survey sections and question IDs are represented. First verify that every question ID is unique within a survey edition, then trace the migration from document.tools.front_end_frameworks_pain_points to document.front_end_frameworks_pain_points. Done means normalized paths no longer include sections and the uniqueness requirement holds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100