DEV Community

Cover image for Now... Let's learn Apollo!!!
Blitty
Blitty

Posted on

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.


Follow me!

(I liked more the red bird :_()
๐Ÿฆ Twitter
๐Ÿ™ GitHub
๐Ÿ‘ฅ LinkdIn


Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay