Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Vue-Apollo GraphQL Fundamentals

Posted By: ELK1nG
Vue-Apollo GraphQL Fundamentals

Vue-Apollo GraphQL Fundamentals
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 10 Lessons (45m 29m) | Size: 148.6 MB

Learn how to consume and use GraphQL APIs in your Vue.js apps with Vue-Apollo.

In this course, you'll learn how to use Vue-Apollo and GraphQL APIs in your Vue.js applications.

GraphQL is a query language for APIs and a runtime to execute said queries. The Apollo client is a complete state management library that takes care of caching data, refetching queries, and much more.

Vue Apollo and GraphQL allow us to build robust and performant user interfaces efficiently.

During the course, we'll be working with the SpaceX GraphQL API. You'll learn best practices and workflow tips that enhance productivity and improves the developer experience.

This course assumes that you know the fundamentals of GraphQL. If you do not, we recommend that you take our GraphQL Fundamentals course beforehand.

What you will learn
How to use GraphQL in a Vue.js application
What is Vue Apollo
How to construct queries with dynamic arguments
How to use optimistic responses
How to handle mutation errors
Workflow tips & Tooling