1. 程式人生 > >Ask HN: How are you building large apps with react and GraphQL

Ask HN: How are you building large apps with react and GraphQL

What patterns and tools are you using to build large apps with react and GraphQL?

With Apollo, do you use cache or link-state? Are you using redux (I love redux) or the context API?

How are you propagating the effects of a mutation throughout the app?