Giter Site home page Giter Site logo

code-an-app-with-graphql-and-react's Introduction

Instructor: Markus Mühlberger

GraphQL is an emerging technology for creating APIs and sharing data between the server and front-end. It was originally designed by engineers at Facebook, to help manage their increasingly complex API needs. With GraphQL, it isn't necessary for app developers to know about lots of different API endpoints to access different types and combinations of server data—instead, a single query language makes it easy to retrieve whatever data is needed from the server, with a uniform interface for features such as optimistic caching and real-time updates.

In this course, you'll learn how to connect to a GraphQL endpoint from a React app. You'll learn how to configure the popular Apollo GraphQL client. This will let you seamlessly retrieve and integrate live server data into your app. You'll learn how to structure your queries, access real-time data, perform mutations (updates to the server data), and handle errors. And along the way, you'll build a great-looking trip planning map for the Helsinki public transportation system!

Source Files Description

The source files contains the examples that are created during the course. The first commit is the starter project.


These are source files for the Envato Tuts+ course: Code a Front-End App With GraphQL and React

Available on Tuts+. Teaching skills to millions worldwide.

code-an-app-with-graphql-and-react's People

Contributors

adamarthurryan avatar

Watchers

 avatar  avatar

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.