Learning GraphQL: Declarative Data Fetching for Modern Web Apps (Paperback)
暫譯: 學習 GraphQL:現代網頁應用的聲明式資料擷取
Eve Porcello, Alex Banks
- 出版商: O'Reilly
- 出版日期: 2018-10-02
- 定價: $1,650
- 售價: 8.0 折 $1,320
- 語言: 英文
- 頁數: 198
- 裝訂: Paperback
- ISBN: 1492030716
- ISBN-13: 9781492030713
-
相關分類:
React
-
相關翻譯:
GraphQL 學習手冊 (Learning GraphQL : Declarative Data Fetching for Modern Web Apps) (繁中版)
GraphQL 學習指南 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
HTML and CSS: Design and Build Websites (Paperback)$1,260$1,197 -
NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence (Paperback)$1,685$1,600 -
JavaScript and JQuery: Interactive Front-End Web Development (Paperback)$1,640$1,558 -
$825Kubernetes: Up and Running: Dive into the Future of Infrastructure (Paperback) -
Real-World Machine Learning$1,720$1,634 -
Deep Learning (Hardcover)$1,650$1,617 -
The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations (Paperback)$978$929 -
$990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback) -
Node.js in Action, 2/e (Paperback)$1,650$1,567 -
Raspberry Pi 3 Model B+ (UK製)$1,720$1,685 -
Learning React: A Hands-On Guide to Building Web Applications Using React and Redux (2nd Edition)$1,400$1,330 -
Enterprise Blockchain Development: With Hyperledger Fabric and Composer$1,350$1,282 -
$749Eloquent JavaScript : A Modern Introduction to Programming, 3/e (Paperback) -
$1,400D3 for the Impatient : Interactive Graphics for Programmers and Scientists (Paperback) -
Interaction Design : Beyond Human-Computer Interaction, 5/e (Paperback)$1,750$1,715 -
Raspberry Pi 4 Model B/4GB 樹莓派套件組--全配(含Pi 4/4GB + 32G SD卡 + 原廠電源 + 原廠外殼 + 原廠HDMI線+ 散熱片)$3,780$3,704 -
Raspberry Pi 4 Model B / 8GB (UK製) | 樹莓派 4代開發版(8GB)$7,095$6,953 -
$1,980Full Stack Serverless: Modern Application Development with React, Aws, and Graphql -
$1,472Graphql in Action (Paperback) -
Raspberry Pi PoE+ HAT (Power over Ethernet) 擴充板 | 網路供電擴展板$1,050$1,029
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
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.
商品描述(中文翻譯)
GraphQL 是一種數據查詢語言,提供了 REST 和即時網路服務架構的替代方案,是自 Ajax 以來最具革命性的數據獲取技術。正如 React 改變了網頁開發者處理 UI 的方式,GraphQL 將改變網頁開發者在 HTTP 上處理數據的方式。本實用指南簡化了開始使用這種語言的過程。
Alex Banks 和 Eve Porcello,軟體工程師/架構師及講師,首先介紹圖論的概述,以提供對強大圖形數據結構的深入理解。接著,您將學習 GraphQL 類型,以及如何構建一個架構來描述您的 API。本書還包括 Apollo 和 Relay 的概述,這是兩個流行的框架,用於將 GraphQL 連接到您的用戶界面。
