Content pfp
Content
@
0 reply
0 recast
0 reaction

Justin Hunter pfp
Justin Hunter
@polluterofminds
Quick tutorial for hosting a static React website. https://orbiter.host/blog/how-to-host-a-react-site/
2 replies
2 recasts
13 reactions

Joshua Hyde ツ pfp
Joshua Hyde ツ
@jrh3k5.eth
I'm going to ask a dumb question: Why use React to build a static site? Without interactive elements / dynamic content in a site, what's the benefit that React adds over a static HTML file? Or am I misunderstanding the definition of "static site" here?
1 reply
0 recast
1 reaction

Justin Hunter pfp
Justin Hunter
@polluterofminds
Static in this context means it works entirely client side. So a Wordpress site with a php backend is not static. A next.js site with serverless functions and SSR is not static
0 reply
0 recast
2 reactions