
Автор: Robin Wieruch
Издательство: Lean Publishing
Год: 2019-04-05
Формат: epub/true pdf
Страниц: 354
Размер: 1.8 Mb
Язык: English
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 jаvascript the pragmatic way, building client and server applications yourself. The book covers lots of facets about GraphQL in jаvascript 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 jаvascript, React.js, Node.js, and GraphQL.