dmitripavlutin.com
How to Solve the Infinite Loop of React.useEffect()
2
Be careful when using React.useEffect() hook because it can generate infinite loops. Read full article