This website collects cookies to deliver better user experience
Now... Let's learn Apollo!!!
Now... Let's learn Apollo!!!
So... good morning???? Okey, I don't know. UwU
What is Apollo?
The official definition is:
Apollo is the industry-standard GraphQL implementation, providing the data graph layer that connects modern apps to the cloud.
What does it mean?
JEJEJEJEJEJJEE
Let's try and resume this definition... is a way of using GraphQL in every place, in Front and Back. I guess this is right.
We have:
Apollo client, to use in the Front (something like, fetching data)
Apollo server for the Back
Apollo Federation, which I kind of like it because is a way of segregation of a monolithic graph, which is cool, because you don't have just one graph.
Apollo Studio a place to build graphs and be more secure and some good stuff if you really need it.
» What will we use?
Of course!!! Apollo client 😁. Why?
Because is what we need, the Back is done, we just need to make a good website.