therungg / therun-frontend

Frontend for therun.gg
https://therun-fr-therun.vercel.app
MIT License
23 stars 8 forks source link

Update homepage to use Suspense for better perceived performance #267

Closed florence-wolfe closed 1 month ago

florence-wolfe commented 1 month ago

Seriously, try it out.

The skeleton loaders still work but the actually loading state is managed internally by the components Promise and the Suspense boundary