Hacker News new | ask | show | jobs
by camdenreslink 823 days ago
If you do server-side rendering of your React application, then it would be very similar to htmx from that perspective.

If it’s is purely a SPA, then all business logic would be behind secure APIs, so I don’t really understand your point.