
Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free
This tutorial will focus on deploying a Next.js website to CloudFlare Pages + Workers, complete with Next/Image support via a custom image loader.
38 Designly tutorials tagged Next.js, covering full-stack development, design, and systems engineering.

This tutorial will focus on deploying a Next.js website to CloudFlare Pages + Workers, complete with Next/Image support via a custom image loader.

Replace reCAPTCHA with Turnstile in Next.js and React. Server-side siteverify, widget setup, and form protection walkthrough.

In this tutorial, I'll show you how to authenticate a user against an Azure AD domain in a NextJS 13 app environment.

In this guide, I'm going to show you how to create a NextJS app complete with a next-auth-based authentication flow, and using AWS Cognito as the identity provider.

In this tutorial, I'm going to show you how to utilize OpenAI's text-davinci API, more commonly known as ChatGPT, in conjunction with NextJS's fabulous automatic locale detection and Static Site Generation (SSG), to automate translation of your website content at built-time.

In this tutorial, I'll show you how to create your own infinite scroll component in NextJS / React without depending on an external library.

This tutorial focuses on creating a more modern website hero section using NextJS 13 Images and Tailwind CSS.

By using Twilio to build your IVR, ChatGPT as the AI backend, and NextJS for the middleware, you can get an AI-powered IVR set up in less than 20 minutes. And I'm going to show you how.