---
id: "quote-designing-in-code"
type: "quote"
source_timestamps: ["00:11:36"]
tags: ["abstractions", "efficiency"]
related: ["concept-the-translation-layer"]
speaker: "Nate B. Jones"
speakers: ["Nate B. Jones"]
sources: ["s05-claude-design-30min"]
sourceVaultSlug: "s05-claude-design-30min"
originDay: 5
---
# "You Should Just Be Designing in Code."

> Fundamentally it's inefficient. Fundamentally you're building abstractions on top of code, when you should just be designing in code.
> — [[entity-nate-b-jones]]

## Why It Matters
The philosophical thesis underlying [[concept-the-translation-layer]]. Mockups are *abstractions on top of* the medium they describe — and AI fluent in HTML/CSS/React makes that abstraction unnecessary. Designing in code is now possible because code is now a viable design surface.
