In his video, we talk about prefetching pages in NextjS. We see how can we prefetch a single link and how can we prefetch a set of links in NextJS.
We see a special technique to bulk load a set of pages and see the real world difference in the user experience when we use prefetching.