Site logo
  • Home
  • Projects
  • Blog
  • About
Code banner background image

Fabian's Blog

A blog about web development, my projects, and my learnings.

Newsletter currently under maintenance, follow me on Twitter or dev.to to know when there's new content.

Headless WordPress and Next.js
  • Next.js/
  • WordPress Development

Headless WordPress and Next.js

Fabian Reinders profile picture

Fabian Reinders

January 13, 2024

This article breaks down my headless WordPress and Next.js setup and highlights some of of the things I’ve learnt while re-building my blog and portfolio website with this stack.

Read the article →
Scaling Node.js Web Apps with Docker
  • Docker

Scaling Node.js Web Apps with Docker

Fabian Reinders profile picture

Fabian Reinders

May 6, 2023

This article explores how Node.js web applications can be scaled across multiple CPU cores and even machines using Docker.

Read the article →
SEO for Developers: Pagination
  • SEO

SEO for Developers: Pagination

Fabian Reinders profile picture

Fabian Reinders

April 9, 2023

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 →
Pagination in Next.js using SSG
  • Next.js

Pagination in Next.js using SSG

Fabian Reinders profile picture

Fabian Reinders

April 8, 2023

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 →
How to Create Virtual Pages in WordPress
  • WordPress Development

How to Create Virtual Pages in WordPress

Fabian Reinders profile picture

Fabian Reinders

April 2, 2023

This guide shows you how to create virtual pages in WordPress that are dynamically generated by your plugin.

Read the article →
Running Nextcloud using Docker and Traefik 3
  • Docker

Running Nextcloud using Docker and Traefik 3

Fabian Reinders profile picture

Fabian Reinders

July 22, 2021

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 →
Automatic Deployment using Docker and GitHub Actions
  • CI/CD/
  • Docker

Automatic Deployment using Docker and GitHub Actions

Fabian Reinders profile picture

Fabian Reinders

July 18, 2021

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 →

Copyright © 2021-2024 Fabian Reinders

  • Contact
  • Legal Notice
  • Privacy Policy