Featured Posts 🌟
Setting up a monorepo with pnpm and TypeScript

Learn about monorepos and how to set them up for your TypeScript projects using pnpm
Is your website climate-friendly?

Here's how I reduced the carbon footprint of brockherion.dev and how you reduce the footprint of your site as well.
Using higher-order functions to build per-page layouts in Next.js

This article will show you how to create per-page layouts in Next.js using a higher-order function.