Hacker News new | ask | show | jobs
by ronilan 2716 days ago
> With React Hooks, I do not need to deal with the messy “this” coding pattern of class components. And there are no three ways to write this code.

Yep. Now there are four.

I have no specific opinion about React hooks (or about love for that matter), but “languages” with a simpler vocabulary do tend to have an advantage in the long run.