Build a Fully Type-Safe Application with GraphQL, Prisma & React

A series of articles that walk you through building a fully type-safe application using React, GraphQL, and Prisma. In this series you will be walked through building an entire application while keeping type-safety in mind every step of the way. Specifically, you will:

  • Provision a PostgreSQL database
  • Model your database schema using Prisma
  • Build a GraphQL server using GraphQL Yoga, Prisma, and Pothos
  • Build a front-end using React
  • Sync types between the front and back-end projects using GraphQL Codegen

Key takeaways from the Discover Data DX virtual event

December 13, 2023

Explore the insights from the Discover Data DX virtual event held on December 7th, 2023. The event brought together industry leaders to discuss the significance and principles of the emerging Data DX category.

Prisma Accelerate now in General Availability

October 26, 2023

Now in General Availability: Dive into Prisma Accelerate, enhancing global database connections with connection pooling and edge caching for fast data access.

Support for Serverless Database Drivers in Prisma ORM Is Now in Preview

October 06, 2023

Prisma is releasing Preview support for serverless database drivers from Neon and PlanetScale. This feature allows Prisma users to leverage the existing database drivers for communication with their database without long-lived TCP connections!