HeadlinesBriefing favicon HeadlinesBriefing.com

Netlify CTO says coding is no longer core of engineering

Hacker News •
×

At AI Native DevCon in London, Netlify CTO Dana Lawson warned that traditional coding is fading as the primary developer task. She described a shift toward “agentic AI,” where conversational intent acts as a new programming language, enabling anyone to spin up applications. Lawson predicts a billion new apps by 2029 thanks to this builder‑centric model.

Lawson argues engineers now serve as shepherds of production, ensuring inputs and outputs remain transparent. She calls this agent experience (AX), a discipline that blends system‑level insight, business context, and event‑driven workflows. To accommodate citizen developers and AI agents, Netlify rewrote its platform, exposing capability‑level operations and structuring build output for machines, which inadvertently sharpened the traditional developer experience.

With agents able to generate tests, open PRs, and manage CI/CD, Lawson stresses that engineering’s core task is designing robust guardrails and maintaining auditability. Each agent runs in a sandbox, logs actions, and remains human‑in‑the‑loop by default. In practice, the shift forces engineers to prioritize intent validation over feature churn, keeping platforms reliable and secure.

The re‑engineered AX model positions Netlify as a bridge between traditional devs and the emerging class of AI‑augmented creators, proving that tightening platform semantics benefits all users. By turning error messages into machine‑readable signals and eliminating assumptions about git knowledge, the platform cuts friction for both code‑savvy engineers and no‑code builders. Lawson says this convergence will shape how enterprises scale products without inflating staff headcount.