/fullstack-graphql-book

Code and exercise solutions from the book Full Stack GraphQL Applications, published by Manning

Primary LanguageJavaScript

Full Stack GraphQL Applications

This is the companion repository to the book Full Stack GraphQL Applications With React, Node.js, and Neo4j written by William Lyon and published by Manning. Here you can find the code to accompany each chapter as well as the exercises and solutions from each chapter.

Table of Contents

  • 1: What Is Full Stack GraphQL? (Exercises)
  • 2: Graph Thinking With GraphQL (Code, Exercises)
  • 3: Graphs In The Database (Code, Exercises)
  • 4: The Neo4j GraphQL Library (Code, Exercises)
  • 5: Building User Interfaces With React (Code, Exercises)
  • 6: Client Side GraphQL With React & Apollo Client (Code, Exercises)
  • 7: Adding Authorization & Authentication (Code, Exercises)
  • 8: Deploying Our Full Stack GraphQL Application (Code, Exercises)
  • 9: Advanced GraphQL Considerations (Code, Exercises)