Hacker News new | ask | show | jobs
by WrtCdEvrydy 2683 days ago
React Server Side rendering with Next.js is the best of both worlds.

You get streamed JS, with pre-rendered HTML for SEO.

2 comments

Thanks. This does look interesting. It's hard to keep up with all the frameworks, but this does look like something worth investing some time in. I'll check it out.
I second this. I use Next.js with lambda, so I don't have to worry about servers. Works great...