Explore ArangoDB, a multi-model database for documents, graphs, and key-values. Create database collections both from an online ArangoDB dashboard and Node.js drivers.
Learn how to make your Next.js app international with smooth translation features in this advanced, step-by-step tutorial.
This tutorial shows you how to use React to bootstrap a new Next.js application, create new pages, fetch data from external API and display it on your page, and build and run a Next.js application in production.
next/image
Learn about automatic image optimization and how it can benefit developers with the native, game-changing, and powerful next/image API.
Dive deeper into the functionality of Chakra UI with these tips and tricks explained with an example tutorial.
Learn to use Strapi with Next.js to create an application that can register and authenticate users and persist sessions.
Learn how to seamlessly implement email and OAuth authentication in Next.js apps using the NextAuth.js library.
GitHub Copilot is the newest tool to autocomplete code with the help of OpenAI. Learn how to build an app using only Copilot code.
Run Next.js natively using Stackblitz WebContainers, which makes it easy to create, share, and deploy fullstack applications without needing your local development environment.
Increase the speed of loading your webpage without sacrificing dynamic elements by using AMP components in your Next.js project.
Follow this tutorial to have your Notion workspace directly save all user form submissions with Next.js and the Notion API.
Learn how to build a Next.js application by building a shopping cart web app for a fictional game store with product category pages.