Hacker News new | ask | show | jobs
by ldeangelis 2213 days ago
I think with Next you can "build" the website (the HTML for each page is generated like it would be if it was executed in your browser) and then serve the static HTML + JS if needed, which makes for good SEO.