next/script – Simple Demo
Visual comparison of script loading strategies
beforeInteractive
Runs before React hydration
afterInteractive
Runs after the page is interactive
lazyOnload
Runs during browser idle time
Stratégies de Rendering
Visual comparison of script loading strategies
beforeInteractive
Runs before React hydration
afterInteractive
Runs after the page is interactive
lazyOnload
Runs during browser idle time