Back to Blog

The Web Tools I Actually Use in 2026


Every developer who writes one of these posts is really writing an advert for themselves, so let me be upfront: this is a short list, and it gets shorter every year. I am one person in Hull building websites and web apps for small businesses. I cannot afford a tool that needs looking after.

So here is the actual list. Not the aspirational one.

The editor, and the thing sat next to it

VS Code. It has been VS Code for years and I have stopped looking. The interesting change is what is running alongside it.

I use Claude Code most days now, in the terminal, on real client work. Not to write the site for me. To do the parts of a build that are repetitive and well-defined: converting a settled design into components, wiring up a form, writing the boring bits of a theme that I have written a hundred times before. I read every line of it. When I have tried to let it make decisions rather than execute them, the result has always cost me more time than it saved.

That distinction is most of what I have learned in the past two years, and I wrote it up properly in how I build WordPress sites faster with AI if you want the longer version.

Design, before any code exists

Figma. Nothing gets built until the design is agreed there, and that rule has saved me more grief than any technical decision I have ever made.

A settled design is what makes the rest of this list work. You cannot build fast off a moving target, and you certainly cannot let an AI help if nobody has decided what the page looks like yet. Clients sometimes push to start building early to save time. It never saves time.

The WordPress side

Most of my client work is still WordPress, and I build it hand-rolled rather than assembled out of a page builder. A lean custom theme, a small number of plugins I trust, and no kitchen-sink framework loading forty things the site does not use.

What that means in practice:

  • A custom theme, built for that site. No theme marketplace, no thirty-option customiser panel nobody will ever open.

  • Advanced Custom Fields for the editing experience. So the client edits the things they should edit and nothing they should not.

  • A short plugin list. Every plugin is a dependency, a security surface and a future upgrade problem. I add them reluctantly.

  • Real staging, and backups that get restored. Covered in WordPress backups and staging, which is the least glamorous post on this site and the one I send people most often.

The page builder question comes up constantly and my answer is not the dogmatic one. There are jobs where a builder is the right call. I went into when in when a page builder is genuinely fine.

The app side

Free 30-min surgery Stuck on something like this? Let's talk it through. Book a free surgery. Straight to me, the developer, no agency, no sales pitch. Book a surgery

When a project is an application rather than a website, it is Nuxt and Supabase.

Nuxt gives me routing, rendering and structure without me inventing any of it, and I reach for it over plain Vue almost every time for reasons I set out in why I reach for Nuxt over Vue. Supabase gives me a real Postgres database with auth and an API on top, which means I am not writing a backend from scratch for a project that does not need one.

The two get confused a lot, because they turn up in the same sentence so often. They do completely different jobs, and if you are trying to work out which you need, Nuxt vs Supabase: what each one does untangles it. I also wrote up the mistakes I made learning that stack, which is more useful than any tutorial I could write.

Hosting and deploys

Vercel for the Nuxt work. Push to a branch, get a preview URL, send it to the client. That preview URL has probably improved my client relationships more than any other single thing on this list, because it turns a conversation about an abstraction into a link somebody can open on their phone.

WordPress hosting depends on the client and what they already have. I am not religious about it as long as it does proper backups, has a staging environment, and lets me near the server when something breaks.

The boring ones I would not drop

  • Lighthouse and PageSpeed Insights. Because performance claims should be measured, not asserted. There is a real link between speed and enquiries, which I covered in fast websites sell.

  • Uptime monitoring. So I hear a site is down before the client does.

  • Git, on everything, including the WordPress themes. Non-negotiable.

  • A notes file per project. Plain text. What I decided and why. Six months later I never remember, and neither does the client.

What I have dropped

Heavyweight starter frameworks. Most CSS frameworks, for smaller sites where the design is bespoke anyway. Any tool whose main pitch is that it saves me typing, because typing has not been the bottleneck for a long time. And anything with a subscription I would struggle to justify to a client if they asked what it was for.

If your project is ecommerce at any real scale, that is not this list. My other site, Headless Digital, covers the Magento and headless commerce side, and that is where I would point you.

The tools are not the point

None of this makes a site good. A clear design, a client who knows what they want, and somebody who has done it before make a site good. The tools just stop me getting in my own way.

If you are trying to work out what your project actually needs, I do a free thirty-minute surgery. No pitch, no obligation, just a straight answer about what I would do. Book one here, or read what a free thirty-minute surgery with me looks like first if you want to know what you are walking into.

Free 30-min surgery

Working on something similar?

Book a surgery

Forged in Hull. Not by an agency.

Let’s talk about what you’re building.

· ADAM JACKSON · FORGED IN HULL · EST. 2009
pwadeveloper.uk

Senior freelance web developer in Hull, East Yorkshire. 15+ years building fast, custom websites and web apps in WordPress, Magento, Vue and Nuxt. Work directly with the developer.

Where

Hull
East Yorkshire, United Kingdom

53.7676° N, 0.3274° W

© 2026 Pwa Developer. All rights reserved.

Forged by hand with Nuxt & a headless CMS