Giter Club home page Giter Club logo

react-apollo-workshop's Introduction

react-apollo-workshop

Official Workshop for the GraphQL Asia conference.

Goal

Learn the the fundamentals of how to integrate a React application with real world GraphQL API's.

⛏️ What we are going to build?

An applications where the user can:

  • Search for github repositories
  • See the number of stars, avatar and owner of the repositories
  • Star and Unstar repositories

application preview

🔮 What I am going to learn?

  • How to setup the Apollo Client to make requests to the Github API
  • How to use the react-apollo library to send queries and mutations
  • How the Apollo Cache works and how to visualize it's data
  • How to update the cache after we get a responses from API calls
  • How we use optimistic updates to improve user experience

💻 Requirements

👍 Nice to have

⚙️ Extensions for VSCode

🏁 Get Started

Open a terminal

Fork and clone this repository

git clone https://github.com/${you}/react-apollo-workshop

Navigate to the app-starter folder

cd react-apollo-workshop/app-starter

Install dependencies

npm install

Start the app

npm start

Learn more

License

MIT

react-apollo-workshop's People

Contributors

lnmunhoz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-apollo-workshop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.