Hacker News new | ask | show | jobs
by andrewmu 2843 days ago
Next.js (https://nextjs.org/) lets you render pages on the server but have your React app behave normally after that. It's potentially useful for SEO and reducing latency for final page display.