---
title: "Web Platforms"
description: "Explore articles on web platforms including practical thoughts on architecture, performance, component systems, cloud infrastructure, and building for scale on the modern web."
url: "/writing/web-platforms"
---

# Web Platforms

Practical thoughts on the systems behind scalable digital experiences. Topics include shared components, design systems, APIs, AWS services, cloud-native infrastructure, performance, and the engineering tradeoffs behind faster, more consistent web platforms across teams.

## Posts

- [Why Content-Heavy Websites Should Ship Less JavaScript](/writing/web-platforms/why-content-heavy-websites-should-ship-less-javascript) — Content-heavy websites should prioritize fast, stable, accessible pages by reducing JavaScript and letting HTML, CSS, and the browser do more of the work.
