Explore end-to-end type safety using Next.js, Prisma, and GraphQL by building a wishlist application that allows a user to bookmark items from the internet.
Let’s explore the causes and solutions of some common errors in Next.js that you may encounter during development.
Materio, a Next.js and React admin template, allows you to successfully customize your Next.js app with customizable, developer-friendly features.
Use React Server Components to effectively manage rendering and build apps that span the server and client.
In this article, we explain two techniques for isolating routing in your Next.js application.
Compare the most popular Next.js boilerplates, including NextJS Starter Boilerplate and TailwindBlog based on stats, tech stacks, and features.
In this tutorial, we will take a look at how to set up Vercel Postgres and Vercel KV and build a simple shopping cart app.
Learn how to use Appwrite, the popular BaaS platform, and integrate it with a Next.js app to build powerfully featured web apps and more.
Next.js Edge Functions allow you to run code at the network’s edge. In this post, we’ll learn how middleware works with Edge Functions.
Integrating Notion and the Notion API with ISR in Next.js makes it easy to create and publish synchronized blog content across the web.
We review some of the most popular Next.js website starter templates, offering a range of features and customization options.
Service workers can enhance your Next.js app functionality and improve UX. Let’s explore how to implement service workers with examples.