githubnext / githubnext/gh-aw-cao
Fake data in main.js
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- Avg merge
- 49m
- Merged PRs (30d)
- 837
Description
Remove all fake data in main.js . See fixtureSources. If this is test data, move to separate JSON to avoid polluting main site.

Contributor guide
Research direction
Start by inspecting main.js and the fixtureSources references to identify which data is fake and whether it is used for testing. Keep test data out of the main site, moving it to a separate JSON file where needed; done means main.js no longer contains the fake data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100