Content
@
0 reply
0 recast
0 reaction
Greg
@greg
What's the best way to create a lightweight multi-page app with React? Not SPA with routes, i want real statically built HTML pages for SEO Next's static export works but just feels so heavy for such a simple website
12 replies
6 recasts
35 reactions
dylan
@dylsteck.eth
I will say Next.js can be quite good at multi-page SEO(espc. if you’re using server components and have dynamic metadata to set), but totally understand that it could also feel like a bloated option for a simple site
0 reply
0 recast
0 reaction