seorsum
I have problems with redux and react-redux when working with react. I want to my view and business logic to be as separate as possible. I feel like you should be able to have all your state management and business logic in separate files to your view.