Blog

Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.

blog posts

Posts from November 2025 — 3 posts

Advanced n8n workflows - scraper, IF, merge, loops

Nov 21, 2025 • 3min read

In this video I went deep into n8n in “level 2” mode: e-commerce scraping, conditionals with IFs, merges to join branches, loops for pagination and handling of multiple items without everything explod...

n8n

Your first workflow in n8n (Discord + Cron) - 2

Nov 20, 2025 • 3min read

Lately they have been asking me for something very practical from n8n, so I sat down with a mate and recorded this step by step so that you can build your first workflow from scratch. The idea is simp...

n8n

How to install n8n with Docker (the easiest way) - 1

Nov 19, 2025 • 3min read

I had been receiving many questions like: “Hey, how do I start with n8n without breaking anything on my machine?” So I started recording the simplest and fastest way: Docker. Seriously, in two command...

dockern8n