Prisma
Page 6 of 6

Education posts

Articles tagged Education on the Prisma blog: guides, announcements, and updates from the team building Prisma ORM and Prisma Postgres.

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Authentication
EducationJanuary 28, 2022

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Authentication

Learn how to build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL, and Prisma. In this article, you will learn how to add authentication and authorization to your application using Auth0

Mahmoud Abdelwahab
Alex Ruheni
Mahmoud Abdelwahab, Alex Ruheni
Type-safe JavaScript with JsDoc
EducationDecember 15, 2021

Type-safe JavaScript with JsDoc

JsDoc is a great tool for documenting code and providing type-safety in your JavaScript project without any additional configuration. Learn what JsDoc is, how it works, the benefits it provides, and how to use it in your project.

Alex Ruheni
Alex Ruheni
Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: GraphQL API
EducationSeptember 27, 2021

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: GraphQL API

Learn how to build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma. In this article you are going to create a GraphQL API'

Mahmoud Abdelwahab
Alex Ruheni
Mahmoud Abdelwahab, Alex Ruheni
Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Data Modeling
EducationAugust 18, 2021Updated July 9, 2026

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Data Modeling

Part 1 of a 2021 course building a fullstack app with Next.js (Pages Router), GraphQL, Prisma 4, and PostgreSQL: data modeling, migrations, and seeding.

Mahmoud Abdelwahab
Mahmoud Abdelwahab
New Course: Fullstack App Using Next.js, GraphQL, TypeScript & Prisma
EducationJune 28, 2021

New Course: Fullstack App Using Next.js, GraphQL, TypeScript & Prisma

We are working on a course, where you are going to learn how to build a fullstack app using Next.js, GraphQL, TypeScript and Prisma!

Mahmoud Abdelwahab
Mahmoud Abdelwahab
5 Tools for Documenting Your Web API
EducationMay 6, 2021

5 Tools for Documenting Your Web API

Explore five tools and approaches for documenting web APIs so teams can ship clearer, more usable developer experiences.

Alex Ruheni
Alex Ruheni
A Collaborative Data Browser for Your Database on the Web
EducationApril 28, 2021

A Collaborative Data Browser for Your Database on the Web

Prisma's online data browser allows you to easily collaborate with your team on your data. Try the Early Access version and share your feedback with us!

Nikolas Burk
Spiros Martzoukos
Nikolas Burk, Spiros Martzoukos
Application Monitoring Best Practices
EducationApril 20, 2021

Application Monitoring Best Practices

Learn the best practices for monitoring your application and how it fits into the development cycle.

Daniel Norman
Daniel Norman
Database Access in React Server Components
EducationFebruary 24, 2021

Database Access in React Server Components

Learn how to query your database directly from React Server Components with Prisma, and why type-safe database access fits the server-rendered React model.

Mahmoud Abdelwahab
Mahmoud Abdelwahab
Full Stack Type Safety with Angular, Nest, Nx, and Prisma
EducationJanuary 19, 2021Updated July 10, 2026

Full Stack Type Safety with Angular, Nest, Nx, and Prisma

A 2021 tutorial on sharing Prisma 2 types across an Angular and NestJS app in an Nx monorepo. The technique still applies; commands and APIs have changed.

Ryan Chenkie
Ryan Chenkie
Build an App With Svelte and TypeScript
EducationDecember 17, 2020

Build an App With Svelte and TypeScript

Learn how to build a Svelte app with TypeScript and improve developer ergonomics with stronger typing across your frontend codebase.

Ryan Chenkie
Ryan Chenkie