Skip to content

perf: code split and lazy load Auth, Dashboard and LandingPage components with Suspense#116

Open
KGFCH2 wants to merge 1 commit into
Charushi06:masterfrom
KGFCH2:perf/optimize-lazy-routes
Open

perf: code split and lazy load Auth, Dashboard and LandingPage components with Suspense#116
KGFCH2 wants to merge 1 commit into
Charushi06:masterfrom
KGFCH2:perf/optimize-lazy-routes

Conversation

@KGFCH2
Copy link
Copy Markdown

@KGFCH2 KGFCH2 commented May 28, 2026

Related Issue

Closes #115

Summary

Implements code splitting, reducing the initial load size.

Changes Made

  • Modified src/App.tsx.

Testing

  • Build verified.

Impact

Improves initial page load performance.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

👷 Deploy request for habittracker-c pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6701918

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: Implement route-level code splitting using React.lazy and Suspense

1 participant