captbaritone / captbaritone/redux-dropbox-middleware
Write a simple debounce function
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Write a little debounce function which can be canceled.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the middleware's existing source and test files, then check how asynchronous work is currently handled. Define the debounce behavior and cancellation semantics from the surrounding code; done means the function delays execution and can be canceled as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100