Fullstack GraphQL Apps with NestJS and Hasura

A 90-minute workshop on how to build fullstack GraphQL apps using NestJS, TypeScript, and Hasura.
videoWorkshop
timeSep 2, 2021
time9 AM PST
What you will learn
  • NestJS is a progressive Node.js framework for building efficient, reliable and scalable server-side applications. It’s been growing in popularity with enterprise teams over the past few months thanks to some great features. Imagine if Java-Springboot was written in 2021 and you have an idea of its potential.
  • This workshop will introduce you to the fundamentals and concepts you need to get started with NestJS and it's ecosystem. Then, we'll look at hands-on application development with NestJS + Hasura, and explain patterns, principles, and tools you can utilize to help you be successful.
  • It will be hosted by Hasura’s Gavin Ray and Jesse Carter, author of the well-known @golevelup/nestjs modules (including @golevelup/nestjs-hasura).
  • Prerequisites:
  • Tick
    Basic familiarity of Node, Node.js ecosystem
  • Tick
    General understanding of Hasura, its various features
  • Tick
    Some background authoring web services preferred, but not required
  • In this workshop we'll work through:
  • Tick
    Scaffolding apps using NestJS CLI or NX
  • Tick
    General principle of Modules and Dependency Injection (DI)
  • Tick
    Understanding HTTP controllers
  • Tick
    Building GraphQL servers with Nest
  • Tick
    Integrating your new NestJS application with Hasura via Event Trigger handlers and Remote Schemas

VIEW RECORDINGVIEW RECORDING

Loading...
Presented by
Gavin Ray
Gavin Ray
Developer Advocate at Hasura
Jesse Carter
Jesse Carter
Software developer and creator of the golevelup open source software organization