JSConfBudapest

2-3 June2022
Sold OutSee you in 2024!

Building realtime apps with GraphQL & Hasura

From chatting with colleagues, to tracking deliveries, to gaming with friends, so many of the most useful apps out there rely on instant realtime updates. But working with realtime data can be daunting: events and polling and sockets!? Oh my!

One of the great advantages of GraphQL is that it provides drastically simpler ergonomics for working with realtime data thanks to its concept of subscriptions: query-like operations that allow us to continuously receive data updates from the server without making multiple requests or worrying about the underlying data transfer details.

If we combine the power of GraphQL subscriptions with Hasura, an open-source engine that instantly generates a subscription-ready GraphQL API for your data, it turns out that we can develop an end-to-end solution for realtime in no time!

In this hands-on workshop, we’ll build a full-stack realtime app using GraphQL subscriptions. Along the way we’ll learn:

  • The basics of GraphQL APIs, and how they differ from REST
  • The differences between queries & subscriptions in GraphQL, and when to use each
  • How to use Hasura to quickly serve a GraphQL API backed by a Postgres database
  • Approaches for data modeling, authentication, and authorization in Hasura GraphQL apps
  • How to work with GraphQL subscriptions on the frontend using Apollo Client & React
  • Performance considerations for working with GraphQL subscriptions

Who should attend (spoiler: you!)

Developers of all experience levels are welcome, whether frontend, backend, or full-stack! No previous experience with GraphQL or Hasura will be assumed, only comfort with JS & web basics. Our reference project will use React for the frontend, but proficiency with React won’t be required and we’ll do our best to support participants who want to use a different frontend framework - GraphQL works with them all!

Optionally, over-achievers can get a head start with the following tutorials:

What to bring

Participants should bring a laptop with a web browser & code editor (or just a web browser, if using a web-based editor like CodeSandbox)! Signing up for a free Hasura Cloud account (cloud.hasura.io) will be recommended, but not required.

About the presenter:

A chronically curious teacher-turned-developer, Anjana spreads the joy of coding at events worldwide. She’s a Senior Developer Advocate at Hasura and alumna of the Recurse Center & Outreachy.


This workshop is FREE for every ticket holder of JSConf Budapest 2022.

The workshops have limited seats, so be sure to get your ticket before they fill up! We'll open them slowly, so everyone has a chance to pick a workshop they like.

You will be able to register to a workshop using the ID on your ticket. If will be possible to switch the workshop you've picked later, if there is a free seat available on another workshop.