captbaritone / captbaritone/redux-dropbox-middleware

Sketch out middleware behavior

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The middleware will listen for special actions (much like a reducer) but instead of returning a new state, it will kick off async tasks, and dispatch actions based on what it sees.

Create a switch statement with all the actions it should listen for, and add a comment saying what it will do in each case.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, entry point, or action list is named in the issue. Inspect the repository's middleware entry point and existing Redux/Dropbox integration first; done means documenting the intended actions and adding the requested switch cases with comments describing each behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.