Hacker News new | ask | show | jobs
by knuthsat 1907 days ago
Given that all of the code uses React.FC instead of React.PureComponent or regular React.Component the efficiency obviously lacks, there's no props diffing and everything will be rerendered.