Logo
flag

Fullstack GraphQL: The Complete Guide to Writing GraphQL Servers and Clients with TypeScript

Logo

Please rate the book

0.0
Category:
Language:
English
pages:
231 pages
Release date:
01/10/2020
Rating:
0.0

Book short description

GraphQL changed the way data is transferred between applications. As you will work through this book, we hope you won't just add GraphQL to your toolbox, but also develop a new way of thinking about data models, APIs, and full-stack development.


GraphQL - and it's huge ecosystem - give you tools to create and consume flexible, easy-to-use, type-safe APIs.

Usage Driven: It encourages users to define queries that specify what data to fetch in a granular way.

Intuitive: GraphQL delivers you only the data that you request, in the exact format that you requested

Self-descriptive: GraphQL schemas are strongly typed and define a strict contract between a query and its response.

GraphQL embodies many lessons learned from API design that enforces several best practices into one solution, and in Fullstack GraphQL we show you how to use these tools with practical code-driven examples.

SkillHunt logo
This material is included in the paid subscription. Subscribe to a premium subscription and watch all courses right now!