Tutorials Google Analytics (GA4) with Next.js 13 App Router Here's how to implement the new Google Analytics (GA4) with Next.js 13 App Router.
Tutorials Progressive Image Loading with NextJS How to implement progressive image loading with NextJS Image component (Includes App Router example)
Javascript Infinite Scrolling for a Third Party Website Using Intersection Observer API Let's explore how to implement infinite scrolling on a third party website by creating a browser extension to automatically click on the "Load more" button once it enters the viewport.