Published on: 2024-01-23 00:33:49
Categories: 28
Share:
GraphQL by Example GraphQL video tutorial is a full-featured JavaScript application written by Udemy Academy. Today, more and more teams are choosing GraphQL instead of (or with) REST for their web APIs. GraphQL queries give clients a great deal of flexibility in how to request data from the server, preventing issues such as data overfetching or underfetching, and allowing multiple resources to be retrieved in a single request.
In this tutorial you will learn how to use GraphQL both on the server side and in client applications through practical examples in the form of full stack JavaScript applications. You will learn all the basics of GraphQL, such as defining schemas, mutations, subscriptions, as well as solutions to common requirements such as handling authentication, licensing, and client cache.
Examples use Apollo Server with Node.js and Express in the backend, and Apollo Client with React in the front end. However, the goal is not just to cover specific GraphQL libraries, but to give you a more general understanding of the basic concepts. For example, the Apollo Client is introduced “manually” only after learning how to write a simple client to make sure you understand the GraphQL format via HTTP.
There is also a React section at the end of the course that covers the latest Apollo Client with the React Hooks library.
This course requires a good knowledge of modern JavaScript and ideally familiarity with Node.js, Express and React.
After Extract, watch with your favorite Player.
English subtitle
Quality: 1080p
Changes:
The version of 2022/5 compared to 2021/5 has increased by the number of 10 lessons and the duration of 9 minutes. Some courses have also been replaced. Also, the course quality has been upgraded from 720p to 1080p.
The version of 2023/12 compared to 2022/5 has increased the number of 35 lessons and the duration of 2 hours 41 minutes .
2.77 GB
Sharing is caring: