<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel>
<title>Fabricate Blog</title><link>https://fabricate.build/blog</link>
<description>Engineering and practical guides to building applications with Fabricate.</description><language>en</language>
<atom:link href="https://fabricate.build/feed.xml" rel="self" type="application/rss+xml"/>
<lastBuildDate>Fri, 14 Aug 2026 00:00:00 GMT</lastBuildDate>
<item><title>Best Vibe Coding Tools: An Honest Comparison</title><link>https://fabricate.build/blog/best-vibe-coding-tools</link><guid isPermaLink="true">https://fabricate.build/blog/best-vibe-coding-tools</guid><description>Lovable, Bolt.new, v0, Replit, Cursor, Base44, Emergent and Fabricate compared by what each is genuinely best at and how each one meters your usage.</description><pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate></item>
<item><title>Cloudflare D1, KV and Workers Limits</title><link>https://fabricate.build/blog/cloudflare-d1-kv-workers-limits</link><guid isPermaLink="true">https://fabricate.build/blog/cloudflare-d1-kv-workers-limits</guid><description>Field notes from running a multi-tenant fleet on Cloudflare Workers, D1, KV and R2: the limits that bite, and why they rarely look like quota errors.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Do You Own AI-Generated Code?</title><link>https://fabricate.build/blog/do-you-own-ai-generated-code</link><guid isPermaLink="true">https://fabricate.build/blog/do-you-own-ai-generated-code</guid><description>Two questions hide inside &quot;do I own it&quot;: copyright in AI output, and whether you can get the code out. A verified portability matrix for six builders.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Why AI-Generated React Breaks</title><link>https://fabricate.build/blog/how-ai-writes-broken-react</link><guid isPermaLink="true">https://fabricate.build/blog/how-ai-writes-broken-react</guid><description>AI-generated React compiles, then fails at runtime. The 28 failure patterns Fabricate detects before deploy, and what a static gate cannot catch.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Security Holes AI Writes Into Backends</title><link>https://fabricate.build/blog/security-holes-ai-writes-into-backends</link><guid isPermaLink="true">https://fabricate.build/blog/security-holes-ai-writes-into-backends</guid><description>AI-generated backends are mostly functional and reliably under-authorized. The failure classes we see in Workers and D1, and a review a non-expert can run.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Vite useMemo Null: Two React Instances</title><link>https://fabricate.build/blog/two-react-instances-vite-usememo-null</link><guid isPermaLink="true">https://fabricate.build/blog/two-react-instances-vite-usememo-null</guid><description>A complete fix for the React null useMemo error in Vite. The cause is usually two React instances from two optimizer generations, not two copies on disk.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>We Turned Off Our AI Code Fixers</title><link>https://fabricate.build/blog/we-turned-off-our-ai-code-fixers</link><guid isPermaLink="true">https://fabricate.build/blog/we-turned-off-our-ai-code-fixers</guid><description>Fabricate ran two LLM repair passes over generated code. Both are off. Why a deterministic static gate replaced a stochastic one, with the code.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>What AI App Generation Actually Costs</title><link>https://fabricate.build/blog/what-ai-app-generation-costs</link><guid isPermaLink="true">https://fabricate.build/blog/what-ai-app-generation-costs</guid><description>A plain-English guide to Fabricate credits: what makes a build use more or fewer credits, monthly limits, and how to estimate your own usage.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Why AI Apps Break After Deploy</title><link>https://fabricate.build/blog/why-ai-apps-break-after-deploy</link><guid isPermaLink="true">https://fabricate.build/blog/why-ai-apps-break-after-deploy</guid><description>A differential diagnosis for when the preview works and production does not: six failure classes, the symptom each produces, and the fix.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate></item>
<item><title>Add Stripe to a Fabricate App in 30 Minutes</title><link>https://fabricate.build/blog/add-stripe-in-30-minutes</link><guid isPermaLink="true">https://fabricate.build/blog/add-stripe-in-30-minutes</guid><description>A practical 5-step playbook to wire Stripe checkout into a Fabricate app and start charging customers in 30 minutes. No backend code required.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item>
<item><title>Add Stripe Subscriptions to a Fabricate App</title><link>https://fabricate.build/blog/add-stripe-subscriptions</link><guid isPermaLink="true">https://fabricate.build/blog/add-stripe-subscriptions</guid><description>Wire monthly Stripe subscriptions into a Fabricate app in under an hour. Includes webhook handling, Customer Portal, and the grace-period gotchas.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item>
<item><title>Get Your First 10 Users</title><link>https://fabricate.build/blog/first-10-users</link><guid isPermaLink="true">https://fabricate.build/blog/first-10-users</guid><description>A 7-day playbook to land your first 10 real users for a Fabricate app. Three channels, two templates, zero marketing-speak.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item>
<item><title>Validate an MVP in 48 Hours (Launch Playbook)</title><link>https://fabricate.build/blog/validate-mvp-48-hours</link><guid isPermaLink="true">https://fabricate.build/blog/validate-mvp-48-hours</guid><description>A two-day playbook to build a Fabricate MVP, put it in front of 20 real people, and walk away with a yes/no kill-or-keep decision. No vanity metrics.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item>
<item><title>Build a Client Portal in One Weekend</title><link>https://fabricate.build/blog/service-business-client-portal</link><guid isPermaLink="true">https://fabricate.build/blog/service-business-client-portal</guid><description>A two-day playbook for agencies and freelancers to ship a branded client portal: projects, files, invoices and messaging, and charge more for it.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item>
<item><title>The Complete Guide to Vibe Coding</title><link>https://fabricate.build/blog/complete-guide-vibe-coding</link><guid isPermaLink="true">https://fabricate.build/blog/complete-guide-vibe-coding</guid><description>Vibe coding explained: history, tools, techniques, best practices, and where AI-assisted development is heading. The definitive 2026 guide.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate></item>
<item><title>Best AI App Builders in 2026: A Fabricate Comparison</title><link>https://fabricate.build/blog/best-ai-app-builder-2026</link><guid isPermaLink="true">https://fabricate.build/blog/best-ai-app-builder-2026</guid><description>A comparison of the major AI app builders in 2026: Fabricate, Bolt.new, Lovable, v0, Replit and Cursor on architecture, pricing and full-stack scope.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate></item>
</channel></rss>
