Skip to content

Improve product loading speed#2

Open
mariamisaeva wants to merge 2 commits intomainfrom
ixmlix-codex/improve-product-rendering-speed
Open

Improve product loading speed#2
mariamisaeva wants to merge 2 commits intomainfrom
ixmlix-codex/improve-product-rendering-speed

Conversation

@mariamisaeva
Copy link
Owner

Summary

  • shift product fetching from client to server for faster rendering
  • server-render homepage ProductSection
  • server-render AllProducts page and create new client wrapper
  • server-render product details page
  • fix ProductInfo so it is marked as a client component
  • handle missing product details gracefully and add loading skeleton
  • unify sign-up page layout with login

Testing

  • npm run lint (fails: next not found)

https://chatgpt.com/codex/tasks/task_e_68528c87e4708329b3ae855399151547

@vercel
Copy link

vercel bot commented Jun 19, 2025

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

Name Status Preview Comments Updated (UTC)
digi-store ❌ Failed (Inspect) Jun 24, 2025 2:58pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant