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.
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.