50
loading...
This website collects cookies to deliver better user experience
Getting Started with Hasura GraphQL API and Postgres (Click for tickets)
Full Migrations, Metadata, and Seeds Workflow with Hasura(Click for tickets)
SQL Coding (Click to vote) - An introduction to SQL coding. Covering the following material:
Data Modeling with Relational Databases (Click to vote) - A dive into the 3rd normal form, and the normalization and denormalization of data, including nuanced tips n' tricks to types and modeling.
Advanced SQL Coding(Click to vote) - Going beyond the introduction material and delving into the depths of query writing, batch processing, transactions, and other advanced features of SQL.
GraphQL Servers (Click to vote) - Need a custom GraphQL server? Not sure where to start? In this workshop I'll provide an introduction to writing GraphQL Servers. Somewhat a language agnostic workshop, but I will pick one to implement a server in for reference in the workshop. Ideally we'll pick one before the workshop and I'll use it based on what the students in the workshop would prefer.
GraphQL Clients (Click to vote) - This workshop assumes you've got your GraphQL Server all setup and ready for use. Now we just need to ensure our clients are getting, and using the data from the server effectively.