Using Prisma With React

Prisma replaces traditional ORMs and can be used to build GraphQL servers, REST APIs, microservices & more. More info

Articles & Tutorials

Static Sites with Next.js 9.3 and Prisma (leerob.io)
Apr 08, 2020
Static sites are all the rage – and for a good reason. The JAMstack (i.e., JavaScript, APIs, and Markup) has emerged as an attractive alternative to traditional web apps.
  • Lee Robinson

Video Guides & Talks

Building static sites with Prisma and Next.js workshop (youtube.com)
Jul 01, 2020
The workshop was streamed on PrismaDay | June 25th, 2020
  • Lee Robinson
Building a Backend for React with Next.js, Prisma 2, and Postgres (youtube.com)
Jun 24, 2020
In this video we will take an existing React app using Google Maps, and using Next.js (API routes), Prisma 2, and Postgres, we will learn how to read data from, and save data to our database.
GraphQL Workshop - React Kyiv (youtube.com)
Jul 08, 2018
Learn GraphQL by doing! We will have a workshop where we will create a bsic graphql backend with prisma and then connect to the frontend with react Apollo.

Courses & Video Series

Full Stack Advanced React & GraphQL (advancedreact.com)
Oct 11, 2018
Learn everything you need to build a full stack application with React.js and GraphQL