Insights

All Articles

Thoughts on WordPress, e-commerce, performance, and modern web development.

WordPressApril 12, 2026

Building a Headless WordPress Site with Next.js App Router: What I Learned

I recently built my first production headless WordPress project using the Next.js App Router. Here's an honest account of what worked well, what didn't, and whether I'd do it again.

Read article
WordPressApril 8, 2026

PHP 8.4 and WordPress: What Developers Need to Know

PHP 8.4 shipped with several features that are genuinely useful for WordPress development. Here's what changed, what it means for your codebase, and how to upgrade safely.

Read article
Web DevelopmentApril 5, 2026

Using AI Tools in My WordPress Development Workflow: What Works and What Doesn't

I've spent the last six months integrating AI coding tools into my day-to-day WordPress development. Here's an honest account of where they save real time and where they still fall short.

Read article
WordPressApril 2, 2026

Building Custom Gutenberg Blocks with ACF: My Go-To Approach in 2026

Advanced Custom Fields makes custom block development accessible without deep React knowledge. Here's the pattern I use on every project that needs bespoke Gutenberg blocks.

Read article
E-CommerceMarch 1, 2026

WooCommerce vs Shopify in 2026: Which Platform Is Right for Your Business?

Two platforms dominate the e-commerce space in 2026 — WooCommerce and Shopify. Both are powerful, but they serve very different needs. Here's an honest, developer's-eye comparison to help you choose.

Read article
WordPressMarch 1, 2026

Gravity Forms: Advanced Techniques for Complex Form Workflows in WordPress

Gravity Forms is far more than a contact form plugin. With the right approach, it can power multi-step journeys, trigger API calls, create WooCommerce orders, and handle payment processing — all without a single line of JavaScript.

Read article