Skip to content

perf: optimize frontend loading, caching, bundles, and images - #469

Merged
ReinaMaze merged 1 commit into
HubDApp:mainfrom
queenphateemah07-gif:main
Aug 31, 2026
Merged

perf: optimize frontend loading, caching, bundles, and images#469
ReinaMaze merged 1 commit into
HubDApp:mainfrom
queenphateemah07-gif:main

Conversation

@queenphateemah07-gif

Copy link
Copy Markdown
Contributor

closes #436
closes #435
closes #437
closes #438

- HubDApp#436 Route-Based Code Splitting: LazyProjectCard now dynamically imports ProjectCard via next/dynamic with ssr: false and Suspense boundary
- HubDApp#435 API Response Caching with SWR: Added useVerificationStatuses and useProjectMetadata hooks with 5-minute revalidation; discover page uses SWR for verification status caching
- HubDApp#437 Bundle Size Analysis: @next/bundle-analyzer configured via ANALYZE=true; npm run build:analyze script ready
- HubDApp#438 Image Optimization with Next.js Image: Verified next/image usage in ProjectImage.tsx and Hero.tsx; all appropriate images already migrated; responsive sizes configuration in place
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@queenphateemah07-gif Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ReinaMaze
ReinaMaze merged commit e75daa5 into HubDApp:main Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants