cotalks.dev
Orgs
Login
Learn how to build a fullstack app! With Next.js, GraphQL, TypeScript & Prisma
Channel:
Prisma
Videos (17)
1 — New Upcoming Course Announcement!
2 — Fullstack app using Next.js, GraphQL & Prisma - Course Introduction
3 — Using the `db push` Command to Sync our Schema With the Database
4 — Setting up a PostgreSQL database
5 — Setting Up Prisma in Our Project
6 — Overview of the part-2 Branch
7 — Cloning the Starter Repository
8 — Course Prerequisites
9 — Using Prisma Studio to View the Data in Our Database
10 — Seeding the Database using Prisma
11 — REST vs GraphQL
12 — Building a GraphQL schema using Nexus, Prisma and Nextjs
13 — Next.js GraphQL API using Apollo Server 3 and Prisma
14 — Creating Object Types Using Nexus
15 — Setting Up Apollo Client 3 with Nextjs
16 — GraphQL Pagination using Nexus and Apollo Client 3
17 — Define GraphQL Queries using Nexus