Answer the question
In order to leave comments, you need to log in
What is the apollo stack for react?
What is react-apollo? dev.apollodata.com why is it needed, what does it give? https://github.com/apollographql/react-apollo
Answer the question
In order to leave comments, you need to log in
Oh, the front is getting more and more complicated. the same as redux maps data, manages and stores it, only GraphQL syntax is used to work with them, roughly we build a query, it flies to the server, it processes and throws out standardized data (only what was asked for), Apollo will gobble up the data and give us an interface to manage them
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question