Blog / Category
Architecture
6 posts in this category.
-
Stop paying Vercel, Supabase, and Anthropic for a widget your WordPress site could host for free
Read post →You vibe-coded an app in Cursor. Now you’re paying $20/mo Vercel, $25/mo Supabase, plus per-call Anthropic, and your client just wants it inside their WordPress site. WordPress is the runtime you already own.
-
Vercel is the wrong place for your WordPress widget
Read post →Vercel is excellent at what Vercel is for. If you are shipping a Next.js app, a product dashboard, a SaaS front end, or a marketing site with a modern React stack, it is one of the best deployment surfaces on the internet. But a lot of what people are now building with Claude Code, v0, […]
-
Iframe vs inline: picking the right isolation mode for your DSGo App
Read post →DesignSetGo Apps run in two modes. Iframe is the default, and the right call most of the time. Inline is what you reach for when the page needs to show up in search.
-
WordPress 7.0 changed what a plugin can be
Read post →WordPress 7.0 shipped on May 20, 2026. Most of the release notes coverage focused on Site Editor improvements and the usual block-editor refinements. The actually load-bearing changes were three APIs that, taken together, rewrite what a WordPress plugin is allowed to assume. I want to walk through them, because the plugin I run is built […]
-
Apps as Abilities
Read post →I want to talk about the part of DesignSetGo Apps that I think is the most underrated, because it took me a while to fully see it myself. WordPress 7.0 (May 2026) brought three pieces together: the Connectors API (one place to configure your AI provider), the WP AI Client (a provider-agnostic PHP API for calling the model), and […]
-
You vibe-coded an app in Claude Code. Now get it onto a WordPress site in 60 seconds.
Read post →A WordPress plugin that runs sandboxed apps inside your site, from one-off widgets to full multi-page web apps, built in your browser or pushed up from Claude Code.