Prisma Chats with Shanon Jackson - end-to-end type safety with Next.js and Prisma
https://www.youtube.com/watch?v=ur-SYNqADTY▾
In this video, Daniel from the Prisma team interviews Shanon Jackson
Shanon Jackson is the Software Engineering Chapter Lead at Qrious based in Auckland, New Zealand. He’s been using Typescript for over 6 years in production and his recent work revolves around production use-cases for the Typescript compiler itself. In his spare time, Shanon can be found working on his side hustle Flack, a peer-to-peer rental platform. He also enjoys hiking the many tracks in his home country of New Zealand.
They discuss the following topics:
- How Shanon uses Prisma
- Shanon's technology stack in his projects and collaboration approach
- How Shanon and his team at Qrious approach end-to-end type safety with Prisma and Next.js by solely relying on the TypeScript compiler.
Timestamps:
0000 Introduction
0033 How Shanon uses Prisma and the value it provides them
0447 How collaboration and development workflows look like on Prisma projects at Qrious
0715 TypeScript best practices and the balance between type checking and testing
1049 Runtime validation and type safety
1320 Shanon's tech stack: Next.js, serverless
1705 Deployment platforms, Vercel, AWS and VPC Peering
1922 API technologies: REST and GraphQL
2135 Databases Shanon uses: PostgreSQL, MongoDB, SQL Server
2511 Team structure, full-stack development and Prisma
2809 DEMO: How Shanon achieves end-to-end type safety with Next.js API routes and Prisma.