
Episode 114
Bundling client-server communication with packages for Next.js
November 18, 202054m 26s
Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Ryan tells Sam about an image uploading solution he built for one of his Next.js apps. They discuss how Next.js's integrated frontend and backend allow for much more convenient packages, and they brainstorm other packages that would fit well within Next's architecture. Ryan also shares how parser combinators helped him write robust text-parsing code for his poker app.
Topics include:
- 0:54 – Server and client image uploading in Next.js
- 21:19 – Other packages that cross the client/server divide for Next.js
- 32:18 – Parser combinators
Links: