Y
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
ccalvert
2683 days ago
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.
link
zhobbs
2683 days ago
I second this. I use Next.js with lambda, so I don't have to worry about servers. Works great...
link