Hacker News new | ask | show | jobs
by culi 929 days ago
Using `useMemo` without using `React.memo` on the child component does not prevent a rerender at all.