Tag: GraphQL

Pluralsight – Building Scalable APIs with GraphQL 14

Free Download Pluralsight – Building Scalable APIs with GraphQL 14

Samer Buna | Duration: 2:10 h | Video: H264 1280×720 | Audio: AAC 44,1 kHz 2ch | 401 MB | Language: English
GraphQL is a query language and runtime that can provide a common interface between client and server applications for fetching and manipulating data. This course will show you how to build and consume GraphQL APIs with real-world examples.
Want to get up and running with building and consuming GraphQL APIs? In this course, Building Scalable APIs with GraphQL, you’ll learn what separates GraphQL from other languages and API runtimes, like REST APIs, as well as what problems GraphQL solves, and how to use it for declarative data communication. This course is a good place to start for learning GraphQL, but to get the most from this course, you should have some experience with JavaScript and with databases, like MongoDB and PostgreSQL. You’ll learn how to create a GraphQL schema and how to use it via any interface, including an HTTP-based one. You’ll learn about the different features of the GraphQL language as well as how to build them in a GraphQL server. Next, you’ll learn to use multiple databases with GraphQL, how to model relationships between different entities and collections, and how to use caching and batching via tools like Dataloader to avoid extra queries to the database and to solve problems like the N+1 queries problem. Finally, you’ll learn how to work with promises, mutations, union types, and how to use database views with GraphQL. By the end of this course, you’ll know how to build and consume a GraphQL API, and how to do so efficiently.
Homepage:

(more…)

Full Stack GraphQL Applications


Free Download Full Stack GraphQL Applications
Author: William Lyon
Narrator: n/a

English | 2022 | ISBN: 9781617297038 | MP3@64 kbps | Duration: 5h 4m | 418 MB
The GraphQL query language radically reduces over-fetching or under-fetching of data by constructing precise graph-based data requests. In Full Stack GraphQL Applications you’ll learn how to build graph-aware web applications that take full advantage of GraphQL’s amazing efficiency. Neo4j’s William Lyon teaches you everything you need to know to design, deploy, and maintain a GraphQL API from scratch. He reveals how you can build your web apps with GraphQL, React, Apollo, and Neo4j Database, aka "the GRANDstack," to get maximum performance out of GraphQL.

(more…)

Full Stack GraphQL Applications, Video Edition


Free Download Full Stack GraphQL Applications, Video Edition
Released 8/2022
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 5h 12m | Size: 766 MB
Build hyper-fast and hyper-efficient web applications with GraphQL! This practical, comprehensive guide introduces the powerful GRANDStack for developing full stack web applications based in graph data structures.

(more…)

GraphQL for Enterprise Developers


Free Download GraphQL for Enterprise Developers
Released 7/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 1h 12m | Size: 168 MB
This comprehensive course is designed for developers to learn about Apollo GraphQL and its ecosystem. Discover how to use Apollo Federation to build a scalable and modular GraphQL API, and explore tools provided by Apollo, such as the Rover CLI and GraphOS Studio, to manage your schema efficiently. Dive into setting up and managing federated schemas with managed federation, handling subgraph challenges, and publishing schemas without breaking changes. Gain insights into federation directives, learning how to share types across subgraphs, create entity types, and write entity resolvers. Enhance your skills in advanced Apollo features like creating mutations, modeling errors within your schemas, and applying directives like @defer and @stream to improve front-end performance. By the end of this course, you will be equipped to build, integrate, and maintain robust GraphQL APIs using various Apollo tools and practices.

(more…)

Building a Server with TypeScript and GraphQL


Free Download Building a Server with TypeScript and GraphQL
Released 5/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 24m | Size: 44 MB
TypeScript and GraphQL have become more popularized in recent years. If you’re looking to use TypeScript and GraphQL in your projects, check out this course with software engineer Ademusoyo Awosika-Olumo. Ademusoyo helps you advance your understanding of both GraphQL and TypeScript-covering the fundamentals and showing how they integrate, both on the client side and the server side. After covering these important fundamentals, Ademusoyo shows you how to build a server using TypeScript and GraphQL.

(more…)