5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML446 stars (446 stars)42 forks (42 forks)batch import
enhancementhelp wantedquestion
Description
What is a "Pure" Function?
Contributor guide
- Tech stack
- javascriptreact
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- basic JavaScript
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 80
- Research direction
- Look at the existing documentation files (e.g., README.md or chapter files) in the learn redux repository. Identify where concepts are explained. Add a clear definition and example of pure vs impure functions, referencing Redux reducers. The issue has 5 comments that may provide additional context; review them for any specific requests.