Riccardo.codes

Thoughts and notes on web development and software engineering.

Cover Image for How to create an RSS feed in Next.js 10

How to create an RSS feed in Next.js 10

In Next.js generating an RSS feed doesn't come out-of-the-box. This guide will walk you through the short but not so straightforward process to create an RSS feed for your Next.js 10 blog.

Cover Image for How to create a blog with Next.js 10

How to create a blog with Next.js 10

Vercel recently released Next.js 10, a stunning combination of power and simplicity. Here's a step-by-step guide to create your blog with this amazing tool.