Gatsby Suspense POC

Hi people

This is a proof of concept to show how we might use the new React Suspense with Gatsby.

Initial data shows from compiled state. During hydration we kick off a new fetch for fresh data and replace when it's ready. Suspense makes the experience smooth and there is nary a flicker of old content or loading bars.

Try going "offline" in DevTools and reload the page.

Click page 2 for an almost true fetch-as-you-load experience

Read full article for details 👉 swizec.com/blog

Statically compiled starships

  • arc-170
  • Banking clan frigte
  • Belbullab-22 starfighter
  • V-wing
  • CR90 corvette

Now go build something great.