BOOKS - PROGRAMMING - The Road to GraphQL Your journey to master pragmatic GraphQL in...
US $6.58
903725
903725
The Road to GraphQL Your journey to master pragmatic GraphQL in javascript with React.js and Node.js
Author: Robin Wieruch
Year: 2019-04-05
Number of pages: 354
Format: EPUB/ PDF
File size: 1.8 MB
Language: ENG
Year: 2019-04-05
Number of pages: 354
Format: EPUB/ PDF
File size: 1.8 MB
Language: ENG
This book is not intended to be an end-all reference for GraphQL APIs, nor an in-depth guide about the internals of the GraphQL specification. Instead, its purpose is to journey through learning GraphQL with javascript the pragmatic way, building client and server applications yourself. The book covers lots of facets about GraphQL in javascript that are important for building modern applications, without just throwing the libraries like Apollo at problems before experiencing them. It starts with the basic HTTP requests to perform GraphQL queries first, then moves on to using dedicated GraphQL libraries for it. You will even get the chance to implement your own GraphQL client library, so you understand how these libraries work under the hood. There are no hidden abstractions in this book, just plenty of fundamentals for javascript, React.js, Node.js, and GraphQL.