Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
useMemo を使用してサンドボックスを作成し、この投稿の Kent C Dodds の例に従って、高価な関数のモックを最適化しました。メモ化が機能していないようです。理由はありますか?
https://codesandbox.io/s/usememo-rfphn?file=/src/index.tsx