Giter Site home page Giter Site logo

graphql-workshop's Introduction

graphql-workshop

In this hands-on, one-day workshop you'll learn about all things GraphQL. You will learn what is special about GraphQL and why it's so popular nowadays. What problems does it actually solve and how does it help to make our apps more performant and easier to maintain. We will start by understanding major principles of GraphQL and core syntax of GraphQL query language. We will see how we can get all the data that we need on the client by just interacting with one single endpoint. We will discuss both barebones of interaction with this endpoint as well as different libraries options we can use.

After learning how to query data that we need from the server by writing our own GraphQL queries, we will proceed to changing the data, submitting forms and finally we will see how real-time updates are handled by GraphQL client.

We will also learn how to write your own GraphQL server in Node as well as use open source libraries/engines to help us with the process and auto generate GraphQL schema for us.

But that's not all, we will also discuss more advanced topics such as authentication, error management and so on.

Section 1 - Getting to know GraphQL

In this section we will learn GraphQL query language by experimenting with three different GraphQL endpoints implemented in a different way

Section 2 - GraphQL server basics

In this section we will create our own Node server and reimplement one of the endpoints we've used in Section 1

Section 3 - Consuming GraphQL in our React app

In this section we will learn how to consume GraphQL in React app

Section 4 - Learn about 3factor.app Architecture. Hasura and real time

We will learn about various Architecture patterns in GraphQL as well as how to use Hasura open source engine to auto generate GraphQL even for existing database

Section 5 - Create a todo app from scratch by following step by step tutorial.

We will create full blown todo app together by following step by step tutorial

Resources

graphql-workshop's People

Contributors

vnovick avatar

Stargazers

Lukas Bals avatar Kirill Mikhel avatar Eduardo Rabelo avatar Tahir Mehdiyev avatar Danila Dergachev avatar

Watchers

James Cloos avatar  avatar

Forkers

mandrean

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.