
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

Nastiest bugs in my life
Here is tail about the nastiest bugs in my life.

Image gallery with Cloudinary
Here's how I build an image gallery with Cloudinary

How not to rewrite everything everytime :)
Did you know that webpack can inject assets to your Ejs template without touching the template part?

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