Hacker News new | ask | show | jobs
by mejutoco 1551 days ago
That sounds right. In my own anecdotal experience I see a much bigger push to use hooks for everything, where before only useEffect and a few others would be expected.

I wish old methods would be deprecated and all features made available in function components.