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 Build A Custom Static Site with Headless Ghost + Astro Learn how to create a site using Ghost as a headless CMS and build a completely custom front-end with the Astro web framework
Tutorials Progressive Image Loading with NextJS How to implement progressive image loading with NextJS Image component (Includes App Router example)
Tutorials Open external links in new tab or window in Ghost An easy way is to add a code snippet into our site using Ghost's code injection feature.
Tutorials Build a Chat App with NextJS + Supabase In this tutorial we will create a simple chat app using NextJS (Typescript) and Supabase.