This media is not supported in your browser
VIEW IN TELEGRAM
Some night ML. Training this bitch
π₯1
If you didn't get the prev one, or just didn't use react, this is the explanation:
This is how you get infinite loop.
useEffect's arrow function runs when the component is loaded OR when count is being changed. The useEffect has count as a dependency variable. So the component loads with count = 0, useEffectβs arrow func is executed, updating count variable, since it is dependency it rerenders component. This is how you get infinite loop.
OAuth Authorization Code React client pt3: Google
https://andreyka26.com/oauth-authorization-code-react-client-pt3-google
Eventually got some time to create React client for Google as well.
https://andreyka26.com/oauth-authorization-code-react-client-pt3-google
Eventually got some time to create React client for Google as well.
π₯2
on top of that these motherfuckers work only 8-17 by USA time, and now I'm waiting 10 mins on phone call to get my verification codeπ«Άπ