Skip to content

Instantly share code, notes, and snippets.

@glennreyes
Last active July 2, 2019 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glennreyes/05f33a85bf762dc4d250857d4843989b to your computer and use it in GitHub Desktop.
Save glennreyes/05f33a85bf762dc4d250857d4843989b to your computer and use it in GitHub Desktop.
React and GraphQL – From zero to production

React and GraphQL – From zero to production

In this workshop we will build a Twitter Lite React app with a GraphQL backend. This workshop is targeted to engineers who want to learn to build a complete and full stack React app with GraphQL.

Topics covered

  • Fundamentals & GraphQL core concepts
  • Setting up the GraphQL Server
  • Exploring the GraphQL API
  • Setting up the GraphQL Client
  • Querying and rendering data in your React app
  • Creating, updating & deleting data using GraphQL Mutations
  • Access control patterns using Context
  • Deployment setup

Prerequisites

Developers have knowledge about the core concepts of React. Bring your own laptop (I'm on Mac). Make sure, latest node and yarn works on your machine.

Goals

Developers will be able to build full stack React apps with GraphQL using open source libraries. The goal is to reduce the pain of dealing with traditional REST architectures by using GraphQL.

Coach

Glenn Reyes

Software Engineer

Bio

Software Engineer, enjoys building apps and user interfaces with React & GraphQL, creator of Graphpack, co-organizer React Vienna meetups, John Mayer music enthusiast.

Contact

Photo

Photo

https://user-images.githubusercontent.com/5080854/57783608-b6c3d880-772e-11e9-9c94-7a8c3af16f28.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment