Hacker News new | ask | show | jobs
by mdellabitta 2261 days ago
Premature optimization would be doing things in static HTML even though the rest of your code is in React because static HTML is "lighter" or "faster."

Also, Next.js does static HTML export out of the box if that's your preferred end target.