▲ Fetching Data in React with useEffect at maxrozen.com▼2 up and 0 down, posted by rozenmd 1523 days ago 1 comment
tracker1 1522 days ago. link 3 points ▲ ▼I would only add a small piece... if you're using useEffect with a timer, you should return a function that clears said timer at the end of useEffect.