← Journal

· build · performance · popia

Our stack is boring on purpose

Static files on Cloudflare's Joburg edge, JavaScript only where it earns its place, and POPIA from the first commit — why we choose boring tech, and why you're paying for it.

There's a temptation, when you build websites for a living, to reach for the newest, cleverest tool on every project. We resist it. The stack behind this site is deliberately boring — and that's a feature you're paying for.

Static files, served from the edge

This site is a set of static files. There's no server to keep warm, no database to back up, nothing to patch at two in the morning. Next.js builds the whole thing ahead of time, and Cloudflare serves it from its edge network — including the Johannesburg point of presence — so it lands quickly for South African visitors on mid-range phones over patchy mobile data.

Boring tech fails less. A site that's just files can't fall over the way a fragile server-rendered app can. For a business that needs its site up while it sleeps, that reliability is the whole point.

JavaScript only where it earns its place

The browser gets HTML and CSS first. JavaScript is reserved for the few things that genuinely need it — the mobile menu, the contact form — and everything still works without it. That keeps the site fast, keeps it accessible, and keeps it cheap to run.

POPIA from the first commit

The only personal data this site collects is what you type into the contact form, and it goes straight to us by email. No analytics profiles sold on, no surprise trackers loaded behind your back. Spam protection is privacy-respecting, and the privacy notice spells out exactly what's collected and why.

We built it POPIA-aware from the start rather than bolting compliance on before launch. That's the same standard we'll hold for your build — because the boring, careful version is the one that protects your business.

Ready to build something that works?

Tell us what you need. We'll tell you honestly if and how we can help.

Book a discovery call