Web · Technology in use

Astro

A content-focused web framework with server rendering and minimal client JavaScript.

The problem it solves

A content-focused web framework with server rendering and minimal client JavaScript.

Technical rationale

Astro lets me choose where interactivity exists instead of turning the whole page into a client application. I use it when content, SEO, and initial delivery matter, reserving islands or scripts for states that truly need them.

How I have used it

I used it for the Portal SSR app, the 2 Free landing, and this bilingual portfolio.