Common React Mistakes: useEffect, useCallback and useMemo Hooks

Let’s work through some common mistakes when using React’s useEffect, useCallback and useMemo hooks (or not using them), and also their tricky dependency arrays. We will even come up with a helpful list of rules to live by. PUBLICATINO PERMISSIONS: Jack Herrington provided Coding Tech with the permission to republish this video. Original video: Check out Jack’s YouTube channel:
Back to Top