billychen0894 / florist-ecommerce-app

Florist eCommerce App built with Next.js 14
https://florist-ecommerce-app.vercel.app
0 stars 0 forks source link

Dev: Optimize first page load of Products Page #78

Closed billychen0894 closed 10 months ago

billychen0894 commented 10 months ago

This PR mainly relates to optimization on the first page load of Products. The first page load rendering was blocked due to several data fetches happened sequentially. In order to prevent this waterfall, the data fetches are wrapped with Promise.all() for parallel data fetching.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
florist-ecommerce-app ❌ Failed (Inspect) Nov 7, 2023 5:37am