Thinking in Hasura

Are you new to Hasura and wondering what is going on? Having shifted from more commonplace REST and SQL-like environments to one that’s running almost exclusively on GraphQL and Hasura has fundamentally changed the way I approach problem solving. In just a year I’ve asked myself “why Hasura” enough times to find myself thinking in patterns that I’ve learned from figuring out the answer by spending enough time immersed in Hasura, its features, how they impact our users, and related code reviews. Step inside and let’s talk in Hasura.
Speaker
Joan Torres
Joan Torres
Software Engineer, Fieldguide

Other recordings

HOW TO
Personalizing Websites with Zero Client-Side JS
One of the most beneficial improvements to a user's experience is personalization based on their behavior and preferences. However, most personalization requires shipping extra client-side JavaScript, which can degrade the user experience. But what if we could get the benefits of personalization WITHOUT shipping any client-side JS at all? In this talk, see how it's possible using Edge Functions!
Jason Lengstorf
Jason Lengstorf
VP of Developer Experience, Netlify
View Recording
HOW TO
Building Apps with Hasura on the Vercel Platform
In this talk we’ll see how Hasura acts as the perfect server-state backend for apps built on Vercel, and how Vercel unlocks Hasura’s power features with functions on the edge.
Jesse Martin
Jesse Martin
Technical Product Marketing, Hasura
View Recording
HOW TO
Using Hasura on a Legacy .NET Application
We all have that project we would love to rewrite to add new features or improve performance, but we rarely have an easing into a new architecture. But what if you could begin to introduce new concepts and new technology into your application without starting from scratch? This session will discuss using incremental improvements to make huge impacts in your application. Leveraging Hasura’s event triggers, authentication we were able to take an application that we originally started in 2001 in .net and modernize it to use more serverless technologies like Azure Functions and easily expand our UI functionality through GraphQL.
Jonathan Marbutt
Jonathan Marbutt
VP of Software Development, WayCool Software, Inc.
View Recording
HOW TO
Build an End-to-end Serverless GraphQL API with Hasura and Azure SQL Database
In this talk we will demonstrate how to leverage multiple serverless components of the Azure platform in conjunction with Hasura GraphQL Server to build an end-to-end API that uses Azure SQL Database as database tier.
Silvano Coriani
Silvano Coriani
Program Manager, Azure SQL, Microsoft
View Recording
HOW TO
Building a Unified API using GraphQL Joins
This talk will show how to build a single GraphQL API but combining two or more publicly available GraphQL APIs using GraphQL Joins in Hasura.
Shruti Kapoor
Shruti Kapoor
Lead Member Of Technical Staff, Slack
View Recording
HOW TO
Building GraphQL Servers in 2022 - Overview of the Best New Tools You Should Add to Your Toolbelt
In this talk we’ll learn about the tools needed to build your own GraphQL server from scratch using GraphQL Yoga. Then we’ll see how easy it is to connect with Hasura using remote joins.
Jamie Barton
Jamie Barton
Teaching GraphQL, GraphQL WTF, The Guild
View Recording
HOW TO
Let's Contribute to Hasura
Hasura is evolving at a breathtaking pace and is supported by a community of users. Is it difficult to contribute to Hasura? No, it is not. Contributing to Hasura is both a way to advance the community and to improve your own skills. I am a Hasura user from Japan. In this session, I will talk about my contribution to the Hasura community based on my experiences in creating tools, contributing to Hasura, and writing technical articles.
Shoki Hata
Shoki Hata
Backend Engineer, Ateam LifeDesign Inc
View Recording