Video description
With GraphQL and Apollo, data flow in APIs is clean, lean, and simple to master. Brought to you by Azat Mardan, best-selling author and founder of Node University, this liveVideo course will provide you with all the skills necessary to start using GraphQL and Apollo. As you build a completely self-contained application, you’ll discover firsthand how easy and effective your front-end applications can be when using GraphQL and Apollo!About the Technology
GraphQL, a data query and manipulation language, is the open source community’s answer to the growing complexity of the data landscape of front-end web applications. GraphQL’s ease of querying complex data—and returning nothing more nor less than necessary—makes it a simpler, more efficient, and flexible alternative to other web service architectures.
Built on the GraphQL specification, Apollo is a powerful set of tools and libraries which implements extensive research and feedback from the user community. Rich with features and techniques that simplify the data-layers within organizations, it makes rollouts of new deployments faster and easier.
About the Video
In Learning Clientside GraphQL with Apollo, you’ll learn the benefits of using GraphQL with Apollo and how this robust stack can solve problems that can arise when working with data from front-end APIs. You’ll gain hands-on experience as you build a self-contained voting application, complete with a database and front-end and backend applications. Your project will allow users to vote a topic up or down, propose new topics, and leave comments on topics.
What's Inside
- The benefits of GraphQL and Apollo
- The design decisions behind GraphQL and Apollo
- GraphQL queries and mutations
- URL routing and pagination
- How to set up your Apollo client
- How to create a Node GraphQL backend from scratch
- How to build a self-contained application using GraphQL and Apollo
About the Reader
For front-end web developers familiar with Javascript and the fundamentals of Node and HTML. Knowledge of GraphQL and Apollo may be helpful, but is not necessary.
About the Author
Azat Mardan is one of the leading experts on JavaScript, Node, React, and cloud technologies, who has authored multiple top-selling books and video courses, including our book React Quickly. He is a Microsoft MVP and works as an Engineering Leader at Indeed.
Quotes
Publisher resources
Table of contents
- 1. COURSE INTRODUCTION
-
2. GETTING STARTED WITH GRAPHQL
- GraphQL architecture
- Getting started with GraphQL
- Enhancing GraphQL queries
- Fetching data from a GraphQL backend using cURL
- Working with GraphQL types relationships
- Adding data with GraphQL mutation queries
- Updating data with GraphQL mutation queries
- Deleting data with GraphQL mutation queries
- Query parameters last, first, before, and after
- Query parameters skip, orderBy, and filter and meta queries
- Schema for the Dashboard project and enhanced relationships
-
3. APOLLO SETUP AND READ QUERIES
- Dashboard project overview
- Demo of Dashboard views
- Learning Dashboard project structure
- Launching the Dashboard project starter code
- Setting up the Apollo client with ApolloProvider, connecting to GraphQL backend
- Referring to a GraphQL query fragment for notifications
- Defining a GraphQL query fragment for notifications
- Testing the implementation for notifications
-
4. UPDATE QUERIES (MUTATIONS) AND FRAGMENTS
- Unit overview
- Overview of the connections (relationships) between order and product types
- Implementing GraphQL read query for orders
- Implementing GraphQL read query for orders, part 2
- Implementing GraphQL update query (mutation) for orders
- Implementing GraphQL update query (mutation) for orders, part 2
- Supplying multiple types of data for home
- Supplying multiple types of data for home, part 2
- Supplying multiple types of data for home, part 3
- 5. URL ROUTING AND PAGINATION
- 6. GRAPH.COOL LOCAL SETUP
Product information
- Title: Learning Clientside GraphQL with Apollo
- Author(s):
- Release date: October 2018
- Publisher(s): Manning Publications
- ISBN: 10000MNLV201732
You might also like
video
GraphQL and Apollo with Android: From Novice to Expert
GraphQL is the new way of building scalable and reliable APIs that any client can consume. …
book
Reactive Programming with Node.js
Learn how to institute Reactive Programming (RP) for your back-end development with Node.js. Up to now, …
book
Beginning API Development with Node.js
Learn everything you need to get up and running with cutting-edge API development using JavaScript and …
book
Hands-On Full-Stack Web Development with GraphQL and React
Unearth the power of GraphQL, React, Apollo, Node, and Express to build a scalable, production ready …