anyone else collecting Panini stickers for the World Cup? would love to hear what you think this side project I've been working on: https://t.co/l8cdIGnMC7
I made a performance profiling tool for React that uses sound. Hear little clicks any time something takes too long to re-render.
https://t.co/28XvBNoXwJ
@AdamRackis If others don’t want to use Vercel or self-host, I’ve had success hosting Next.js on Cloudflare (Pages + Workers) - they support most features minus ISR and they have a generous free tier
@mckayjohns Check out Render, Railway, or Fly . io to deploy containerized applications. Vercel is great for frontends but can get pricey quickly if a page goes viral. Currently dabbling with CloudFlare Pages to deploy static frontend apps