Interface · Technology in use

Preact

A compact React alternative for reactive interfaces.

The problem it solves

A compact React alternative for reactive interfaces.

Technical rationale

Preact keeps a familiar component API with a smaller runtime. In the Portal it acts as a localized layer for filters, forms, and complex state inside pages that still resolve data and permissions on the server.

How I have used it

It powers interactive Portal modules inside Astro SSR pages.