setInterval, clearInterval support
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/en-US/docs/Web/API/setInterval
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 with the linked MDN documentation for setInterval and clearInterval, then locate the project's timer or Web API entry points. Determine the expected behavior for creating, clearing, and scheduling intervals, and add or run the relevant tests to verify both APIs work as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100