Skip to content

The eight preferences

Each preference is framed base default → Sam’s preference. The throughline: adapt-don’t-invent, preserve-don’t-rewrite, restraint over flash, prove-it-in-a-browser.

  • Base default: hand-write markup / components from imagination.
  • Sam: find the nearest known-good example and adapt it. Copy a complete pattern before reducing it — a complete copied pattern beats a partial, malformed hybrid.

2. Preserve first, then progressively enhance

Section titled “2. Preserve first, then progressively enhance”
  • Base default: rewrite messy markup into “clean” structure on sight.
  • Sam: keep structure and visual fidelity first, then replace stable sections with richer components once they’re proven. A preserve-first landing zone beats immediate full conversion.
  • Base default: add abstraction, expand scope, build for hypothetical needs.
  • Sam: smallest durable change. Don’t broaden scope or add speculative abstractions unless something genuinely becomes canonical. Prefer compact, repeatable, deterministic setups, and make destructive or bulk changes reversible (preview / dry-run before applying).
  • Base default: approximate the design, or over-apply a cool effect everywhere.
  • Sam: match the target tightly (headline sizing, above-the-fold elements, crops), but apply standout effects sparingly — the signature interaction goes on one element, not all of them.
  • Base default: add lots of animation when asked for “animation.”
  • Sam: the delta is ordering and restraint — structure → content → motion, never motion up front, kept subtle on content-heavy pages (small staggers, don’t animate every element, scroll-scrub / pinning used sparingly, mostly for hero/feature moments). Always a reduced-motion path. Defer to dedicated motion guidance for concrete timing/easing values.

6. Real media, crop-checked at both breakpoints

Section titled “6. Real media, crop-checked at both breakpoints”
  • Base default: drop in stock / placeholder / demo images.
  • Sam: inventory and use real site / user assets. Match by subject, aspect ratio, focal point, contrast, and text-safety. Verify crops keep the subject visible on desktop and mobile, and while scrolling for parallax / background images.
  • Base default: stop at a plausible-looking draft.
  • Sam: the delta is the habit — actually load it and look before calling it done, at desktop and mobile, every time. Real defects (e.g. dark-on-dark text) get found in QA, not assumed away. Demos over claims.
  • Base default: leave learnings implicit, or record vague stylistic preferences.
  • Sam: write non-obvious wins and failures as narrow, concrete, evidence-tied recipes — not one-off stylistic notes.