
Fabian Reinders
Owner of this website and blog. I created this blog to share and document my learnings, projects, and ideas.
Owner of this website and blog. I created this blog to share and document my learnings, projects, and ideas.
This article explores how Node.js web applications can be scaled across multiple CPU cores and even machines using Docker.
Read the article
This is a guide for web developers that covers my best practices, code examples, and tips to optimize SEO when using pagination on a website.
Read the article
In this blog post, I will break down how I implemented pagination on my Next.js blog using Static Site Generation (SSG) and show you how you can do the same!
Read the article
This guide shows you how to create virtual pages in WordPress that are dynamically generated by your plugin.
Read the article
Nextcloud is an awesome self-hosted cloud-storage service. This is a guide for running Nextcloud using Docker, Traefik, and Let’s Encrypt.
Read the article
This article explores automatic deployment of web apps from GitHub on a server using GitHub container registry, Docker, GitHub Actions, and watchtower.
Read the article