Authentication is a crucial feature in web apps today. See how to use Firebase and React Context to implement user auth in a Next.js app.
Expo Router provides an excellent file-based routing solution with crucial features such as deep linking and native support.
Tailwind Oxide was introduced to address common issues that exist with Tailwind CSS, such as the complex setup process.
robots.txt
file to your Next.js appLearn what a robots.txt file is, how to add it to your Next.js application, and how to validate it when your app is deployed.
Discover how to create an ecommerce store with GraphCommerce and customize it easily with Next.js and React.
Here’s a quick look at how Next.js’s current router works, its limitations, and the biggest changes coming up with the next Next.js router.
Learn how to set up a Shopify store and create a Next.js application to list and display your products with dummy data.
Different projects have different needs. Let’s go over three hosting solutions for Next.js, including Vercel, Netlify, and Heroku.
Choosing a styling option is dependent on many factors. Thankfully, Next.js offers built-in support for CSS in a variety of different ways.
This tutorial will cover how to create a React dashboard in three easy steps and connect it to a SQL database with MAMP.