Automattic / Automattic/wc-synchrotron
fetch-data: Support redux selectors
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add support to make it easy to use `reselect` redux selectors.
This example should be easy to implement:
https://github.com/reactjs/reselect#accessing-react-props-in-selectors
Contributor guide
Research direction
Start at the fetch-data entry point and review the linked reselect example for accessing React props in selectors. Determine how selector support should be exposed and verify that the example can be implemented through the resulting API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100