Make your Next.js app realtime and collaborative
November 03, 2023
9 min
Free
javascript
nextjs
partykit
web-sockets
edge-network
push-data
next-js
collaboration
react
vercel
serverless
Description
In this talk, Sylwia Vargas walks through adding a realtime collaboration feature to a Next.js app using PartyKit. She explains how Next.js simplifies rendering and PartyKit simplifies building with WebSockets, both running on the edge network for speed. The presentation includes a technical walkthrough of setting up a PartyKit server and connecting it to a Next.js app with WebSockets for real-time data updates and collaboration.