MatteoGabriele / MatteoGabriele/heapsmash.com
reduce api calls on voting
Open
Nobody has claimed this yet.
performance
- Dominant language
- Vue
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I just added a bunch of requests on voting, but the logic needs to be cleaned up
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the voting logic and the API requests it makes. Trace how voting currently triggers requests and identify the expected behavior from the surrounding code. Done means the voting flow still works while making fewer API calls; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100