top | item 39605379

(no title)

perfectritone | 2 years ago

It really should be a static page.

discuss

order

slig|2 years ago

Built on React, though.

Capricorn2481|2 years ago

React can be used fine for static pages. That's orthogonal.

pests|2 years ago

React does have server components which are completely rendered server side, ala PHP or similar. Even SSG/pre-rendering support.