424: File List Optimization
Apr 29, 2026 - 0:00
Radio and PodcastLive Radio & PodcastsRobert and Chris jump on to talk about our little CDN project. Maybe that's not the right term, but we struggled with naming it. Truth be told, it's the /public/ folder in our monorepo, where the purpose is getting files...
407: Our Own CDN is an episode from CodePen Radio by CodePen Blog. Robert and Chris jump on to talk about our little CDN project. Maybe that's not the right term, but we struggled with naming it. Truth be told, it's the /public/ folder in o...
This episode belongs to CodePen Radio.
Use the player on this page to stream the episode online.
Published Sep 2, 2025, 0:00 long, audio available.
Robert and Chris jump on to talk about our little CDN project. Maybe that's not the right term, but we struggled with naming it. Truth be told, it's the /public/ folder in our monorepo, where the purpose is getting files to the world wide internet at URLs that anyone can access. Our favicon is a good example, where many of our sites need access to that, but we only want it once in our repo (but we have actually lots of use-cases.) There are several complications along the way. One is that we need to fingerprint these files so we can cache-bust them when needed. We also need to be able to import the URLs in other parts of the repo, so we need manifest files that contain those URLs in multiple formats. Plus many of the files have their own build process, they aren't just entirely static files. In the end, building our own thing was probably the right move. The files go to Cloudflare R2, which, I suppose, is the CDN part. Time Jumps
You can listen to 407: Our Own CDN online on Radio and Podcast. Open the player on this page to stream the available audio.
407: Our Own CDN is an episode from CodePen Radio by CodePen Blog.
This episode is 0:00 long.
This episode was published on Sep 2, 2025.
Yes. Use the heart button on the episode page to add it to your favorite episodes list.
Yes. This page shows related episodes from CodePen Radio when more episodes are available from the podcast feed.
You can listen to 407: Our Own CDN on this page when the episode audio is available from the podcast feed.
407: Our Own CDN is from CodePen Radio by CodePen Blog.
Published Sep 2, 2025 and 0:00 long