featured courses bg

Getting Started with Prisma

Querying for Data from the App

Query for Data in getSeverSideProps

ryan

RyanChenkie

Full Stack Instructor

hero grid

Next.js offers a great way to have server-side rendering in our applications. The getServerSideProps function is a great place to use Prisma Client to query for data. In this lesson, we see how to run a query in getServerSideProps.

Getting Started with Prisma

Lesson write-up coming soon