erikras / erikras/react-redux-universal-hot-example
A more sane way to update without refactoring the crap out of my project
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's a pain in the butt to have my project keep track with the changes. I already had to do a complete re-integration (clone, figure out new stuff, move my components and containers and modify them to meet new requirements. Then I spend hours refactoring.
It would be much preferable if there was at least a "What has changed / migration guide" for stuff that was changed. Especially if container / component code needs to be different.
Contributor guide
Assessment
This issue has not been assessed yet.