Hacker News new | ask | show | jobs
by vbsteven 2279 days ago
Is this a precursor for the pendulum swinging to the other side and we're moving back to server side rendered HTML pages?
1 comments

Personally I think the best thing about React is the component based architectures, which you don't need JS/SPA to use. Are there any good SSR frameworks that have a similar react-ish syntax? (Next/node.js is apparently too slow to use as a server backend for rendering pages on demand)