Hacker News new | ask | show | jobs
by kraftman 2794 days ago
Doesn't nextjs do this already? You write an SPA that nextjs implicitly also knows how to render server side
1 comments

Yeah, that's essentially the purpose of Next.js and it does it very well.