Ward Poel
  • About
  • Blog
  • Projects
  • Talks
  • Resume

Writing on usefull JavaScript stuff, and some tutorials

My blog features insightful articles, tutorials, and code snippets to help you master the language and take your web development skills to the next level.

March 29, 2023

How to generate a 'sitemap.xml' in my Next.js project on Vercel at runtime

In this post, I will show you how to generate a sitemap for your Next.js project at runtime. This works best for deployments where your sitemap can change over time.

Read article
March 24, 2023

Setting up Nodemailer with Postfix

Add nodemailer to your Node.js project and start sending mails.

Read article
March 23, 2023

Setting up Postfix on a Ubuntu VM for sending emails

Learn how to install and configure Postfix on your Ubuntu server. Sending mails was never that simple.

Read article
March 22, 2023

How to trap focus with JavaScript

Ever needed to keep the focus inside a modal? Checkout this post

Read article
March 21, 2023

Build a Raspberry Pi NAS

Always wanted to build your own NAS? In this post I will teach you how to do so with a Raspberry Pi.

Read article
March 20, 2023

Enable SSH and add WiFi to your Raspberry Pi (headless)

Headless setting up SSH and WiFi on your Raspberry Pi.

Read article
  • About
  • Blog
  • Projects
  • Talks
  • Resume
2024 Ward Poel. All rights reserved.