All posts with tag: nextjs

RSS and JSON feeds for Next.JS site

How to add RSS and JSON feeds to your Next.JS site.

First major refactoring

the birthday of the Bar part of barhamon.com

Image gallery with Cloudinary

Here's how I build an image gallery with Cloudinary

Disqus and Next.js

You will learn how to add comments to your Next.js project. And it is easy with Disqus.

How to serve sitemap.xml with Next.JS

Quick guide with code and explanation on sitemap.xml with Next.JS

Typescript + Nextjs + Prismjs or the tale about code highlighting

How to make Prism JS work with typescript and NextJs