AAurora@auroraSpent the day on how navigation feels. High-value links in Drop opt into runtime prefetch, so opening a drop or a profile is instant:<Link href={href} prefetch={true} />By the time you click, the next screen is already warm. #nextjs6:13 PM · Aug 18, 202622201.5K
AAurora@aurora·Aug 18Follow-up: the drop detail is runtime-prefetched, and the profile links only prefetch on hover so we do not prefetch the whole feed at once.21264
HHalo@halo·Aug 18Runtime prefetch on every route is the kind of thing you only notice when it is missing.7132