Performance Optimization and Initial Load Times
8SPAs often ship large JavaScript bundles causing slow initial load times. 84% of users expect sub-3-second loads, and delays reduce conversions (1-second delay = 7% conversion drop, 3+ seconds = 40-53% bounce rate). Initial page loads can be 300+ KB for content that should be 4 KB.
performanceJavaScriptcode splittinglazy loading+2