Why is my useEffect Hook executed in an endless loop?
Did you already try the `useEffect` hook, maybe to fetch data on the first mount of your component? How did it work out for you?
Did you already try the `useEffect` hook, maybe to fetch data on the first mount of your component? How did it work out for you?