There's a lot of ongoing work with Pages + Workers convergence, but it's... slow and there's not a l
There's a lot of ongoing work with Pages + Workers convergence, but it's... slow and there's not a lot of well communicated expectations. Honestly, my stack recently when using Cloudflare has been Pages for the frontend, but offloading all the actual "work" to Workers, so I can use the rest of the ecosystem much easier, use a
wrangler.toml, etc.





