React.memo is a higher-order component (or HOC for short) · You can think of Memoization as a function that remembers something. In useMemo it remembers the ...
確定! 回上一頁