This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
useMemo dependencies should include all values used in the computation. Missing deps cause stale results; extra deps waste memoization.
You've completed the free preview. Subscribe to unlock every lesson in every course.