Efficiency at scale with Next.js and Supabase
November 03, 2023
10 min
Free
javascript
nextjs
supabase
route-handlers
typescript
web-development
ssr
server-components
client-components
server-actions
authentication
database
Description
Presented at Next.js Conf 2023. In this talk, Jon Meyers explores how Supabase uses Next.js and Supabase to improve team and community efficiency, particularly with the new SSR package. The discussion covers how a single stack across applications allows for faster development, code sharing, and leveraging tools like Turborepo. It also details how to seamlessly integrate Supabase Auth with Next.js across different routing paradigms using the @supabase/ssr package, ensuring authentication works across client and server contexts.