Hacker News new | ask | show | jobs
by robbywashere_ 1069 days ago
So what I’m getting from reading so many comments here… Did react hooks just totally alienate nearly everyone?
2 comments

I'm not a fan of hooks (and the endless blog posts and opinions that hooks somehow were the invention of functional coding), but react server components did a lot of people in. The default expectations being that react frontends have a node backed isn't how much people use react.
Not a single frontend dev I know in real life has had the same negative reaction about hooks that I often see on HN.

I remember some people taking a little longer to adopt them either cause it wasn’t necessary or cause it didn’t click right away, but eventually everyone learned how to use em, and no one complains about them cause they’re just a tool you use if you use React (which is the framework of choice for most companies).

Honestly, the reaction I often see from HN around most frontend topics usually doesn’t match what the frontend and full stack devs I interact with regularly are saying. Don’t get me wrong, it’s not like we all love React and want to switch state management libraries every week; it’s that React is fine, the ecosystem is fine, and we specifically don’t use every library that comes out week after week.