JavaScript and browsers’ APIs are constantly evolving to incorporate common web patterns that aim to increase UX. For example, Infinite Scroll, which reduces First Contentful Paint (FCP), Time to Interactive (TTI), Speed Index, and Total Blocking Time because there is less data to load at first. Consider a web page…