Learning GraphQL: Declarative Data Fetching for Modern Web Apps (Paperback)
Eve Porcello, Alex Banks
- 出版商: O'Reilly
- 出版日期: 2018-10-02
- 定價: $1,380
- 售價: 9.5 折 $1,311
- 貴賓價: 9.0 折 $1,242
- 語言: 英文
- 頁數: 198
- 裝訂: Paperback
- ISBN: 1492030716
- ISBN-13: 9781492030713
-
相關分類:
Web API Design
-
相關翻譯:
GraphQL 學習手冊 (Learning GraphQL : Declarative Data Fetching for Modern Web Apps) (繁中版)
GraphQL學習指南 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,150$1,093 -
$1,484$1,410 -
$1,500$1,425 -
$825Kubernetes: Up and Running: Dive into the Future of Infrastructure (Paperback)
-
$1,485Real-World Machine Learning
-
$1,650$1,617 -
$978$929 -
$990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$1,650$1,568 -
$4,620$4,389 -
$1,380$1,311 -
$1,150$1,093 -
$1,360$1,292 -
$1,568$1,485 -
$1,750$1,663 -
$5,010$5,010 -
$6,000$5,880 -
$1,881$1,782 -
$1,650$1,568 -
$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.