Loading

Quipoin Menu

Learn • Practice • Grow

react / useCallback for Performance
exercise
1/5
Exercise 1React
Question

Use useCallback to memoize a function that is passed to a child component that is memoized with React.memo.