Prisma
Back to blog
Series · 4 parts

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

Achieve end-to-end type safety across the stack using GraphQL, Prisma, and React.

End-To-End Type-Safety with GraphQL, Prisma & React: Frontend
EducationAugust 24, 2022

End-To-End Type-Safety with GraphQL, Prisma & React: Frontend

Learn how to build a fully type-safe application with GraphQL, Prisma, and React. This article walks you through building a type-safe React app that accesses a GraphQL API.

Sabin Adams
Sabin Adams
End-To-End Type-Safety with GraphQL, Prisma & React: API Prep
EducationAugust 30, 2022

End-To-End Type-Safety with GraphQL, Prisma & React: API Prep

Learn how to build a fully type-safe application with GraphQL, Prisma, and React. This article walks you through setting up a TypeScript project, a PostgreSQL database, and Prisma.

Sabin Adams
Sabin Adams
End-To-End Type-Safety with GraphQL, Prisma & React: GraphQL API
EducationAugust 29, 2022

End-To-End Type-Safety with GraphQL, Prisma & React: GraphQL API

Learn how to build a fully type-safe application with GraphQL, Prisma, and React. This article walks you through building a type-safe GraphQL API

Sabin Adams
Sabin Adams
End-To-End Type-Safety with GraphQL, Prisma & React: Codegen & Deployment
EducationSeptember 1, 2022

End-To-End Type-Safety with GraphQL, Prisma & React: Codegen & Deployment

Learn how to build a fully type-safe application with GraphQL, Prisma, and React. This article walks you through setting up code generation to allow you to keep your TypeScript types in sync across your frontend and API. You will also deploy your completed project.

Sabin Adams
Sabin Adams