Hacker News new | ask | show | jobs
by jhuckabee 3275 days ago
> The action creator approach of Redux isn't very readable or maintainable.

Can you elaborate on this? I've been working on an Angular 2+ application that I think could benefit from a redux like state container a la ngrx/store. I'm curious if some of the issues you outline might also be applicable here.