Posts tagged "Preact"

January 8, 2022 ~ 4 min reading time

SSR using Cloudflare Pages

Tags:

TL/DR: SSR is now possible using Cloudflare Pages too. By adding a custom _worker.js file to the distribution directory, incoming HTTP requests may be intercepted and customized.