What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Vue Mastery - Querying with GraphQL

Mooncash

Active member
th_gVqDe9DjM6wo20VmuzIv00TrYSC2j72S.jpg

Vue Mastery - Querying with GraphQL
Natalia Tepluhina, Marina Mosti | Duration: 1h 33 m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 1,07 GB | Language: English​

There's a problem with using traditional REST APIs: we always get the same server response for a given endpoint.
This lack of flexibility can lead to two equally annoying issues
1. Over-fetching data - when we get a huge response but only need a small piece of it.
2. Under-fetching - when we perform the first call only to receive a small piece of what we need. This can lead to chaining API calls and fetching even more unnecessary data in an attempt to get what we need.
Wouldn't it be great instead if we could shape the response we get with the request we make, and fetch only what we need, when we need it? Fortunately that is possible with GraphQL, a modern way to build and query APIs.
In Vue Mastery's GraphQL course, we will be creating a Vue + GraphQL app together to gain the confidence of using this powerful, modern tool.
Homepage

#
Code:
https://nitro.download/view/36ECE4CCFB617AE/Querying_with_GraphQL.rar

https://rapidgator.net/file/d6c30adc886fbad5c4c7d9bf45260c5b/Querying_with_GraphQL.rar.html
 

Users who are viewing this thread

Back
Top