Published onJanuary 30, 2023Why does React App run useEffect twice?ReactuseEffecthooksIn development mode, React app runs the useEffect twice. I explored and explained this weird behavior here.