Rendered at 07:52:37 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Natfan 8 hours ago [-]
so preact sans jsx?
khanhhuunguyen 6 hours ago [-]
Preact changes the syntax, Domphy changes the model: no virtual DOM, listener reactivity, native patch instead of component. It also comes with a constraint-based design system — every size and color value is derived from a formula, not magic numbers.