A
A
Andrey Popov2021-02-03 12:24:19
Vue.js
Andrey Popov, 2021-02-03 12:24:19

How to start learning about GraphQL and Vue.js?

Start learning GraphQL on the front end with Vue.js.
I can't figure out where to start learning.
1. There is Vue-Apollo, what is it?
2. Why use it to work with GraphQL in Vue.js?
3. Is it an integral part of the GraphQL and Vue.js bundle?
4. Should I start learning with Vue-Apollo or the GraphQL documentation? Or from something else?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim, 2021-02-03
@PvAndrey96

Study order:
REST (To understand where/why GraphQL came from) -> GraphQL -> Apollo -> Vue-Apollo
Apollo is a library/client for working with GraphQL.
Vue-Apollo - respectively, an adaptation of Apollo for Vue.
Why - for convenience.
https://habr.com/ru/company/rambler_group/blog/418417/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question