What it is
An app builder is a platform that assembles a whole application from a text description: frontend, backend, database, live preview and a public link. Not a snippet, but a working product. Lovable, v0, bolt.new and Replit Agent are the flagships of the category.
Where it came from
- Late 2024 — Vercel v0 (UI generation), then bolt.new and Lovable add full-stack (frontend + Supabase backend + deploy).
- 2025 — the phenomenon merged with vibe coding: "describe an app → get an app" went mainstream for non-developers.
- The app-builder market is valued in the billions and growing several times over.
Why it took off
- The barrier dropped radically: a founder or marketer assembles an MVP over a weekend with no team.
- The full cycle in one place: code + database + preview + hosting + sharing by link.
- Demand in numbers: Lovable — $200M ARR, a $330M Series B at a $6.6B valuation (December 2025), 25M+ projects created, hundreds of thousands of new ones per day.
How to use it today
- Prototype the idea in an app builder before writing a line of code — test the hypothesis on a live product.
- Landing pages, internal utilities, investor demos — anywhere speed matters more than fine-tuning.
- Once you need control, export the code and continue in Cursor/Claude Code.
What to watch out for
- Generated code easily outgrows the builder: complex logic will hit the platform's ceiling.
- Security and data privacy are on you (especially when the builder configures the backend itself).
- Lock-in: check whether you can export the code and where you can deploy it outside the platform.