JsCommunity / JsCommunity/reaclette
Major API improvement
Open
@julien-f is already working on this.
Since Oct 26, 2018.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Non-breaking changes:
- provide a way to reset the state (#2)
- default effects (#5)
Small breaking changes:
- remove
effectsas injected arg in effects - remove reducer API (ability to return new state) in favor of
this.state
Big breaking changes:
- explicit inheritance (#12)
Existing APIs to check out:
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.