4 Post s in next.js

  • Accessing the Clipboard in Javascript using the Clipboard API

    The Clipboard API is a way to interact with the clipboard of the user in the browser. This API is still an early working draft, but you can already use it today!

    /images/icons/clipboard-api-icon.svg
    Published on
  • Generate a sitemap for your Next.js site and submit it to Google

    Sitemaps are being used to give an outline of a website. Search engines will use the information to better crawl your website. In this post, I will show you how to generate a sitemap in Next.js.

    /images/icons/next-js-logo.png
    Published on
  • Generate RSS feeds for your static Next.js blog

    RSS feeds are a great way to get updates for new articles on a website, therefore having one on your blog can be valuable for your readers who are using RSS readers.

    /images/icons/next-js-logo.png
    Published on
  • Generate Open Graph images for your static Next.js site

    When you share a website on social media you will often find generated images added to the link. Those are OG images and in this post, I will show you how you can generate them dynamically with Next.js!

    /images/icons/next-js-logo.png
    Published on

Want blog post updates? Sign up for my newsletter.