Web Development

Frameworks, tooling, and deep technical guides for building modern web applications.

Sep 3, 202622 min read

Chrome Themes 2026: Install, Build Your Own, and the Limits — With Real Measurements

Understanding and building Chrome themes: we downloaded 661 store entries, took 506 real themes apart and pushed their colours through a WCAG contrast calculator. Result: 36.3% have at least one barely readable text colour, 46 have one that is literally invisible. Plus: why Chrome silently swallows invalid colour keys, and why one in four theme search results isn't a theme at all.

Chrome Themes 2026: Install, Build Your Own, and the Limits — With Real Measurements
Sep 2, 202622 min read

Visual Studio Code Themes 2026: Finding the Best — and Building One That's Actually Readable

We counted all 18,420 VS Code themes in the Marketplace, unpacked 302 colour themes and measured their WCAG contrast: 86% of comment colours fail. Plus we built our own theme (2,124 bytes) and proved that vsce silently accepts invalid colours.

Visual Studio Code Themes 2026: Finding the Best — and Building One That's Actually Readable
Aug 31, 202623 min read

Firefox Themes 2026: Find, Install and Build Your Own — With Real Numbers

Understanding and building Firefox themes: we counted all 514,644 themes on addons.mozilla.org, took the top 50 apart, and built our own theme that passes Mozilla's official linter with zero findings — at 528 bytes. Plus: why the linter silently accepts invalid colours, and where themes end and userChrome.css begins.

Firefox Themes 2026: Find, Install and Build Your Own — With Real Numbers
Jul 30, 202621 min read

Modern WordPress Alternative 2026: The Honest Guide

Fed up with WordPress – plugin sprawl, update anxiety, security holes, slow load times? Here are the best modern alternatives: Astro, Hugo, Next.js, Payload, Directus, Ghost, Webflow. From real-world practice, including the cases where WordPress is still the right call.

Modern WordPress Alternative 2026: The Honest Guide
Jul 28, 202618 min read

What Is an MD File? Markdown Explained From Scratch (2026)

What is an .md file, how do you open one, and what is it for? Markdown explained from the ground up: syntax, apps for Windows, Mac and Linux, dialects, converting to PDF or Word — and when Markdown is the wrong tool.

What Is an MD File? Markdown Explained From Scratch (2026)
Jul 27, 202620 min read

Hire Someone to Build a WordPress Website in 2026: Real Costs and Process

Hire someone to build a WordPress website: real agency, freelancer and DIY costs compared. Process, briefing, contract traps, ongoing maintenance and when building it yourself actually makes sense.

Hire Someone to Build a WordPress Website in 2026: Real Costs and Process
Jul 26, 202619 min read

WordPress SEO Plugin 2026: Yoast vs Rank Math vs SEOPress

An honest WordPress SEO plugin comparison: Yoast, Rank Math and SEOPress tested in production. Features, real pricing, performance cost, migration steps and a clear answer on which plugin fits your site.

WordPress SEO Plugin 2026: Yoast vs Rank Math vs SEOPress
Jul 18, 202618 min read

Next.js Dynamic Routes: The Complete Deep Dive for 2026

Everything about Next.js dynamic routes in the App Router: [slug], catch-all segments, generateStaticParams, ISR, dynamic SEO metadata, and the mistakes that quietly kill your rankings. With real code and real-world lessons.

Next.js Dynamic Routes: The Complete Deep Dive for 2026