Hacker News new | ask | show | jobs
by theonething 1613 days ago
> Enterprise React

This is my experience exactly with React. I hate it. I advocate for html over the wire (LiveView, Hotwire, htmx, etc) or even just plain html templates (they are not evil!) to whoever will listen. I realize SPA frameworks have a place, but those places occur much less frequently than people suppose (or want).

I'm saving your comment to show people next time I encounter another team mindlessly reaching for React and friends.