... it never before occurred to me to name the function I pass to `useEffect()`...#React
Start naming your useEffect functions, you will thank me laterI started naming my useEffect functions about a year ago. It changed how I read components, how I debug them, and eventually how I structure them.