7 ms·
It really should be a static page.
by perfectritone 3y ago
It really should be a static page.
- slig 3y agoBuilt on React, though.
- Capricorn2481 3y agoReact can be used fine for static pages. That's orthogonal.
- pests 3y agoReact does have server components which are completely rendered server side, ala PHP or similar. Even SSG/pre-rendering support.