# Progressive Enhancement

One of the big themes in CSE 134B is progressive enhancement.

Start with HTML

Add CSS

Layer on JavaScript

This Astro site follows the same idea: content and navigation work without requiring any client-side JavaScript.