

It will kill everyone that is playing around with the phones. I have done a couple mobile projects where I just sideloaded the package I created to quickly test it and to demo it to people. Now that I can’t do that why would I develop for your platform by choice.


You are correct, useEffect can be dangerous if you don’t know exactly what you are doing. I would go so far as to say that most people use it incorrectly. This includes myself, I am not great at using React and end up using it in the wrong places, which according to a colleague, it should just be avoided if possible.