Hacker News new | ask | show | jobs
by penguibird 345 days ago
When I saw the setState in useEffect, I immediately knew why the person hates react. That's a horrible antipattern used by people who refuse to read the few articles about useEffect and when to use it.