Skip to main content

No-Code Was a Bet That Code Stays Expensive. The Bet Just Lost

· 10 min read
Tian Pan
Software Engineer

Every no-code platform you've ever used was priced against the same benchmark: the cost of hiring an engineer. That was the entire pitch. Writing real software required scarce, expensive people, so the platforms sold you a trade — give up flexibility, accept the walls of the sandbox, and in exchange your ops manager can ship the inventory dashboard herself instead of waiting six months in the engineering backlog. The trade made sense for fifteen years because the benchmark held. Code stayed expensive.

Then the benchmark collapsed. When a coding agent can build and maintain a real application — actual code, in a repository, with a schema you own — for less than the monthly cost of a Retool seat, the drag-and-drop abstraction stops being a shortcut and starts being a ceiling. You're now paying a premium to be prevented from having real software.

But here's the part most obituaries get wrong: the platforms won't die. The smart ones are already pivoting to the thing that was never about the cost of code — governed data access, blessed integrations, and being the sandbox that IT already approved. The constraint on internal tools is moving from "who can build it" to "who's allowed to," and that shift rewrites how you should evaluate your entire internal-tools stack.

The Trade No-Code Actually Sold You

Strip away the marketing and every no-code platform sold the same three-part bundle: an abstraction (visual builder instead of code), a distribution model (your non-engineers can use it), and a price (cheaper than an engineer's time). The abstraction was never the product. It was the mechanism — the thing that made software creation accessible to people who couldn't write code, back when writing code was the bottleneck.

The trade had a known cost that everyone accepted upfront: a ceiling. Practitioners hit it so predictably it became folklore. Bubble apps slow down past ten thousand records. Airtable strains past fifty thousand. Complex data relationships, advanced querying, custom logic — each platform had its own complexity cliff, and every team that built something successful eventually walked off it. The standard escape hatches (chain Airtable to Bubble, bolt on webhooks, hire a "no-code developer" — a job title that should have been a warning sign) were all ways of paying interest on the original trade.

That interest was acceptable for one reason: the alternative was worse. A real engineer cost $200K a year, took months to hire, and your dashboard request was 47th in the queue. Paying $50 a seat to route around that queue was obviously rational. The ceiling was the price of admission, and admission was worth it.

Notice what this means structurally: no-code's value proposition was arbitrage. It bought engineering capability at platform-scale and resold it in seat-sized units to teams who couldn't afford the real thing. Arbitrage businesses live and die by the spread. And the spread just went to zero.

What Changed: The Agent Builds the Real Thing

The numbers tell the story of a category getting outflanked. Gartner spent years forecasting that low-code would power 75% of new enterprise applications by 2026, with the market hitting $44.5 billion. The forecast was directionally right about demand — everyone does want more software than engineers can hand-write. It was wrong about what would supply it. By early 2026, AI coding tools represented roughly $4.7 billion in annualized spend with developer adoption near 90% in some form, and industry watchers were predicting that visual drag-and-drop development — the defining interface of the category — would be effectively gone, replaced by natural-language-driven generation.

The crucial difference isn't speed. It's what gets produced. When an agent builds your inventory dashboard, the output is a real application: TypeScript in a git repository, a Postgres schema you own, deployed on infrastructure you control. There is no ceiling, because there is no sandbox. The thing that made no-code tolerable — "it's limited, but it's this or nothing" — evaporates when the same prompt that would have configured a Bubble workflow instead produces software with no walls at all.

Maintenance was supposed to be the moat. "Sure, an agent can generate the app," the argument went, "but who maintains it? The platform maintains itself." This held up for about a year. Then agents got good at maintenance too — reading the codebase they wrote, applying the schema migration, fixing the bug from a one-line description. Maintenance is the most pattern-matched, context-rich work in software, which makes it exactly what agents do best.

The cost asymmetry compounds from there. A senior engineer reviewing agent-drafted changes costs a fraction of hand-writing them; the same review that costs $48 of an engineer's time costs under a dollar in agent time. The ongoing-cost argument now favors the generated app, because platform seats bill you forever whether or not anything changes, while agent maintenance bills you only when something does.

Run the actual comparison for a 20-person ops team. Retool-class seats at enterprise pricing: $50–100 per user per month, $12K–24K a year, every year, for an app that lives inside someone else's walls. An agent building the equivalent: a few days of tokens and a few hours of one engineer's review, then near-zero cost until requirements change. The no-code price point was set against the old cost of engineering. Against the new cost, it's not competing with "hire an engineer." It's competing with "type a paragraph."

Loading…
References:Let's stay in touch and Follow me for more thoughts and updates