Y
Hacker News
new
|
ask
|
show
|
jobs
by
perfectritone
842 days ago
It really should be a static page.
1 comments
slig
842 days ago
Built on React, though.
link
Capricorn2481
842 days ago
React can be used fine for static pages. That's orthogonal.
link
pests
842 days ago
React does have server components which are completely rendered server side, ala PHP or similar. Even SSG/pre-rendering support.
link