FlashcardIntermediate

Script Optimization with next/script

next/script controls when third-party scripts load to avoid blocking page rendering.

Question

What is the purpose of next/script and its strategy prop?

Click to reveal answer