1 min readApr 7, 2018
Hi Ryan,
Yes, for the case you’ve outlined, Redux would be great!
The main point of my article is that if you remove the complexity of working with REST APIs, a lot of what we commonly use Redux for is no longer necessary.
Have you tried Formik for form state by chance? It pulls a few patterns from Redux and makes complex forms much less painful.
I haven’t tried Apollo Local State yet, but it looks really cool. Thanks for sharing!
Mark