Generate a Web App Manifest with Next.js
A guide to creating and implementing a dynamic web app manifest file in a Next.js application using the metadata API.
A guide to creating and implementing a dynamic web app manifest file in a Next.js application using the metadata API.
A guide on adding an RSS feed to a NextJS blog to improve content syndication, discoverability, and SEO using the 'rss' npm library.
A developer details the tech stack behind their personal website, built with React, Next.js, SASS, and Markdown, including solutions to common challenges.