arrow_backBACK TO DRILLS
Blue Beltusememo-usecallback
Object dependency defeats memoization
A useMemo calculation depends on an object literal created directly inside the component body. Why can this defeat memoization?
A useMemo calculation depends on an object literal created directly inside the component body. Why can this defeat memoization?