Should getSubstate be moved into the constructor?
Open
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Rather than passing `getSubstate` into each helper method, should it instead be registered in the constructor? This would simplify it, but also removes some of the separation. Is that a good thing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.