Hacker News new | ask | show | jobs
by sjoedev 4 days ago
> Next.js and TanStack Start don't send any JavaScript to the client if you decide to server-render everything.

AFAIK, this isn’t true. And you still get more JS per interactive element than with HTMX.