Hi, I'm Noah 👋
I'm a maker and freelance web developer based in Switzerland 🇨ðŸ‡
Latest posts
Avoiding trailing slashes in URLs on Astro Vercel deployments
March 7, 2023
How Astro's handling of trailing slashes in URLs caused SEO issues on my blog.
Supabase with TypeScript: using tRPC and Prisma to achieve end-to-end typesafety
December 6, 2022
This guide will show you how to achieve end-to-end typesafety in a Supabase app with Next.js, tRPC and Prisma.
Adding internationalization to a Next.js app
November 22, 2022
Setting up a Next.js site with the functionality of switching the language inside the application. This is a great way to build a multi-language web app.