Bundling client-server communication with packages for Next.js

18/11/2020 54 min Episodio 114
Bundling client-server communication with packages for Next.js

Listen "Bundling client-server communication with packages for Next.js"

Episode Synopsis

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.js21:19 – Other packages that cross the client/server divide for Next.js32:18 – Parser combinatorsLinks:Parsimmon