githubnext / githubnext/gh-aw-cao

Fake data in main.js

Open Beginner friendly
#8,516 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://github.com/user-attachments/assets/2a363243-3d83-4c83-9066-f4d7f8620573)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.