openedx / openedx/frontend-plugin-framework
Remove redux from codebase
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Redux does not appear to be used anywhere in this repository. I'm wondering if this is leftover from when the repo was originally created using the frontend-template-application repository.
We should remove it if it's not being used.
Contributor guide
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 searching the repository and dependency manifests for Redux imports and references. Confirm that Redux is unused, remove its dependency and any related configuration, then run the repository's existing checks to verify the codebase still builds and tests successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100