10% off all books and free delivery over £50
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Learning GraphQL

View All Editions (3)

£36.99 £33.29

We can order this from the publisher. Usually dispatched within 15 working days

Add To Wishlist
Write A Review

About

Learning GraphQL Synopsis

Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project and product managers looking to get started with GraphQL.

Youâ??ll explore graph theory, the graph data structure, and GraphQL types before learning hands-on how to build a schema for a photo-sharing application. This book also introduces you to Apollo Client, a popular framework you can use to connect GraphQL to your user interface.

  • Explore graph theory and review popular graph examples in use today
  • Learn how GraphQL applies database querying methods to the internet
  • Create a schema for a PhotoShare application that serves as a roadmap and a contract between the frontend and backend teams
  • Use JavaScript to build a fully functioning GraphQL service and Apollo to implement a client
  • Learn how to prepare GraphQL APIs and clients for production

About This Edition

ISBN: 9781492030713
Publication date:
Author: Eve Porcello, Alex Banks
Publisher: O'Reilly an imprint of O'Reilly Media
Format: Paperback
Pagination: 196 pages
Genres: Web programming
Web services
Programming and scripting languages: general
Databases