Check out these different ways to run tests and handle errors in Next.js apps using Cypress, a JavaScript-based testing framework.
In this tutorial, you’ll learn how to set up Firestore’s Cloud Firestore and communicate with the database through a Next.js app with API endpoints.
Learn why you should use HTML static exporting from a Next.js application, HTML static export use cases, and how you can do it yourself.
Follow this tutorial to build an interactive blog or documentation with pagination and styling that uses Next.js and MDX, with content entirely written in MDX.
While Remark42 doesn’t natively work with Next.js, this tutorial provides a convenient workaround for easily building a comments section.
With Serverless Next.js, we can easily deploy our application to a Serverless Architecture to maximize speed and scalability.
Spend less time worrying about implementing data fetching logic and focus on building your app by using the Apollo Client with Next.js.
Explore Web3 functionality with Next.js and Moralis, the ultimate Web3 development platform, in this informative tutorial.
Handle errors and log them gracefully in your next web app with these best practice guidelines with examples using Next.js and Nuxt.js.
The major difference between Next.js and After.js lies in their routing mechanisms.
Next 12 features include performance optimization, React 18 support, middleware, and more. Let’s learn how to use these new features.
Build a sitemap generator in Next.js, which generates a sitemap for each page in your webpage, improving SEO and attracting more viewers.