All prisma tips to go from junior to web developer

Adding Prisma to Remix

26 Apr, 2022 · 2 min read

Adding Prisma to Remix

CRUD operations with Prisma and Fastify

19 Jan, 2022 · 6 min read

CRUD operations with Prisma and Fastify

A first look at Prisma Studio

16 Jan, 2022 · 2 min read

A first look at Prisma Studio

Managing migrations in Prisma (Add/Rename columns)

15 Jan, 2022 · 3 min read

Managing migrations in Prisma (Add/Rename columns)

Set up a local Prisma instance

14 Jan, 2022 · 6 min read

Set up a local Prisma instance

Prisma creating a upvotes one-to-many relation

30 Oct, 2021 · 4 min read

Prisma creating a upvotes one-to-many relation

Static playlist website with Next.js and Prisma

29 Oct, 2021 · 5 min read

Static playlist website with Next.js and Prisma

How to perform non updating upserts in Prisma

28 Oct, 2021 · 2 min read

How to perform non updating upserts in Prisma

Next.js posting data to Postgres through Prisma

27 Oct, 2021 · 4 min read

Next.js posting data to Postgres through Prisma

Seeding a Prisma database in Next.js

24 Oct, 2021 · 3 min read

Seeding a Prisma database in Next.js

Adding Prisma to a Next.js project

23 Oct, 2021 · 3 min read

Adding Prisma to a Next.js project