Mastering useEffects: Arrays and Objects as Dependencies

Опубликовано: 08 Октябрь 2024
на канале: Jack Herrington
15,270
1.3k

JavaScript Arrays and Objects within React dependency arrays can be really tricky. Let's see how adding a little more specificity to our dependency arrays can help avoid infinite loop useEffect traps, and help use solve hidden useEffect bugs in our React 18, Create React App, NextJS 13 and Remix applications.

#shorts