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
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



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.


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'


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.


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!


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.


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!



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


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.


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.


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.
