Hacker News new | ask | show | jobs
Redux Patterns and Anti-Patterns (medium.com)
4 points by samcorcos 3565 days ago
1 comments

I'm curious if anyone has opinions about these patterns. I expect the removal of `catch` will be controversial, but what about the others?

Also, it looks like he has a single reducer for the entire app. Is that advisable?