Skip to content

alexgvozden/apollo-graphql-server-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-tutorial

Full-stack GraphQL tutorials with React, Redux and Apollo

Part 1: the frontend

  1. Build a simple React app with GraphQL and Apollo
  2. Build a simple GraphQL server in 15 mins
  3. Adding mutations to your React/GraphQL app

More ideas for later (building on each other)...

... client:

  • Advanced: updating the GraphQL store after mutations
  • mutations and optimistic UI
  • Pagination
  • Developer tools for GraphQL
  • A quick tour of GraphiQL

... server:

  • connecting to a REST backend
  • connecting to a Mongo backend
  • connecting to a SQL backend
  • advanced: structuring your GraphQL server
  • modularizing your GraphQL schema

... full-stack

  • CRUD mutations in GraphQL: create
  • CRUD mutations in GraphQL: update
  • CRUD mutations in GraphQL: delete

About

Simple demo with Apollo - GraphQL - Server + Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published