Hacker News new | ask | show | jobs
by eknkc 2690 days ago
apollo has a local state link (https://www.apollographql.com/docs/react/essentials/local-st...) but I did not find it useful.

Redux is fine but I guess with the new hooks functionality one can combine usereducer and contexts to create a much simpler state manager.