Learning GraphQL: Declarative Data Fetching for Modern Web Apps (Paperback)
Eve Porcello, Alex Banks
- 出版商: O'Reilly
- 出版日期: 2018-10-02
- 定價: $1,650
- 售價: 8.0 折 $1,320
- 語言: 英文
- 頁數: 198
- 裝訂: Paperback
- ISBN: 1492030716
- ISBN-13: 9781492030713
-
相關分類:
Web API
-
相關翻譯:
GraphQL 學習手冊 (Learning GraphQL : Declarative Data Fetching for Modern Web Apps) (繁中版)
GraphQL 學習指南 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,250$1,188 -
$1,685$1,601 -
$1,558JavaScript and JQuery: Interactive Front-End Web Development (Paperback)
-
$825Kubernetes: Up and Running: Dive into the Future of Infrastructure (Paperback)
-
$1,720$1,634 -
$1,617Deep Learning (Hardcover)
-
$978$929 -
$990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$1,650$1,568 -
$4,620$4,389 -
$1,400$1,330 -
$1,330$1,264 -
$750Eloquent JavaScript : A Modern Introduction to Programming, 3/e (Paperback)
-
$1,400D3 for the Impatient : Interactive Graphics for Programmers and Scientists (Paperback)
-
$1,715Interaction Design : Beyond Human-Computer Interaction, 5/e (Paperback)
-
$3,780$3,591 -
$3,300$3,135 -
$1,936Full Stack Serverless: Modern Application Development with React, Aws, and Graphql
-
$1,840$1,748 -
$1,050$998
相關主題
商品描述
GraphQL, a data query language that provides an alternative to REST and ad-hoc webservice architectures, is the most revolutionary technology for data fetching since Ajax. Just as React has changed the way web developers approach UI, GraphQL will change the way web developers work with data over HTTP. This practical guide simplifies the process of getting started with this language.
Alex Banks and Eve Porcello, software engineers/architects and instructors, start with an overview of graph theory to provide a solid understanding of the powerful graph data structure. You'll then learn about GraphQL types, as well as how to build a schema to describe your API. This book also includes an overview of Apollo and Relay, two popular frameworks that are used to connect GraphQL to your user interface.