---
title: "Chris Coyier"
description: "!https://chriscoyier.net/2025/04/30/12292/"
date: 2025-05-01
published: true
tags:
  - dev
  - thought
  - webdev
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://chriscoyier.net/2025/04/30/12292/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://jetpack.com/redirect/?source=sigenerate&amp;query=t%3DeyJ0eHQiOiIiLCJ0ZW1wbGF0ZSI6ImZ1bGxzY3JlZW4iLCJibG9nX2lkIjo3NDA3NDI0OH0.zracDfi8GeV59c7on0CEZkCHzSNytmK5iu1Pxt9ADYUMQ" alt="— P. Martin Ortiz: Web apps can easily adapt to whatever device you’re on. A single responsive website can run on your desktop, phone, tablet, or even a VR headset. What’s even more, they can be upda…" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title"> </div>
      <div class="embed-card-description">P. Martin Ortiz: Web apps can easily adapt to whatever device you’re on. A single responsive website can run on your desktop, phone, tablet, or even a VR headset. What’s even more, they can be ...</div>
      <div class="embed-card-meta">Chris Coyier &middot; chriscoyier.net</div>
    </div>
  </a>
</div>


The web is everywhere, its the one true write once and run anywhere platform.  Millions sunk into browser performance and things like the v8 engine allow us to run our shitty websites anywhere and it still runs good.... most of the time
