Hacker News new | ask | show | jobs
by fiatjaf 3372 days ago
I'm doing well with storing state in multiple nested components, each state in the component it "belongs" to.

This approach matches well with GraphQL (without Relay -- but with Relay I imagine it would fit even better).