Fetching Resources in a React Suspense World

Suspense is not just about fetching data, but about fetching resources in general. So what about other resources, like images and scripts? Read more

Similar

Deploy a React App on Cloudflare Workers

<p>The release of Workers Sites made it super-easy to deploy static applications to Cloudflare Workers. And with the rise of JAMStack-like architectures, static sites have become a simple way to combine highly-available static assets with high-perfo... (more…)

Read more »